issues
search
php
/
pecl-file_formats-yaml
YAML-1.1 parser and emitter
https://pecl.php.net/package/yaml
MIT License
72
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
yaml_emit Incorrectly Indents List Items Same as Parent
#91
mpql
opened
2 weeks ago
2
Release yaml 2.2.4
#90
cmb69
closed
1 month ago
1
Update Windows CI
#89
cmb69
closed
1 month ago
1
Added a composer.json to enable support for PIE
#88
asgrim
opened
2 months ago
0
Add PHP 8.4 to CI
#87
andypost
closed
1 month ago
3
Fix yaml_parse_file_002.phpt on PHP 8.4
#86
andypost
closed
1 month ago
3
PHP 8.4.0 beta4 test yaml_parse_file_002.phpt fails
#85
andypost
closed
1 month ago
1
yaml_emit method cannot dump Unicode characters
#84
maxsky
opened
5 months ago
0
Windows DLL available to download
#83
macintoshplus
closed
1 month ago
1
CI: Add build for php8.3 & enable artifact collection
#82
TheStaticTurtle
closed
9 months ago
3
PHP 8.3: Warning about passing argument 1 of 'zval_ptr_dtor' from incompatible pointer type
#81
kdambekalns
closed
1 month ago
10
ci: Use -Werror
#80
bd808
closed
1 year ago
0
[DO NOT MERGE] Test new warning matchers
#79
bd808
closed
1 year ago
0
ci: Update problem matchers
#78
bd808
closed
1 year ago
0
ci: Add matcher for GCC errors & warnings
#77
bd808
closed
1 year ago
0
Fix #75: Handle zndocs/ndocs correctly
#76
tomterl
closed
1 year ago
0
`yaml_parse_file` does not set `&$ndoc` as expected.
#75
tomterl
closed
1 year ago
0
Fix [-Wincompatible-pointer-types] warning
#74
remicollet
closed
1 year ago
0
.github: Add PHP 8.3 to build matrix
#73
bd808
closed
1 year ago
0
Fixed memory release on error handling
#72
mikhainin
closed
1 year ago
0
No PHP 8.2 Windows binaries
#71
andrey-helldar
closed
8 months ago
14
How to output explicit object by yaml_emit()
#70
HJ-fukura
opened
2 years ago
4
yaml_parse is not treating all tags as strings
#69
vaheen
closed
1 year ago
8
workflows: Add php 8.2 target
#68
bd808
closed
2 years ago
0
Fix test for PHP 8.2
#67
andypost
closed
2 years ago
0
Fix #65 yaml_parse_url method not working
#66
remicollet
closed
2 years ago
0
yaml_parse_url method not working
#65
miguelluiscorreia
closed
2 years ago
2
YAML 1.2
#64
downsider
opened
2 years ago
3
ci: Add windows target for github workflows
#63
bd808
closed
1 year ago
2
ci: Add missing libyaml-dev
#62
bd808
closed
3 years ago
0
Use GitHub Actions for running tests
#61
bd808
closed
3 years ago
0
Fix build on PHP 8.1 beta1
#60
andypost
closed
3 years ago
10
relax test, hide deprecation message
#59
remicollet
closed
3 years ago
0
Fix memory leak in handle_mapping()
#58
cmb69
closed
3 years ago
0
Fix memory leak in y_write_object_callback()
#57
cmb69
closed
3 years ago
0
Fix #80324: Segfault in YAML with anonymous functions
#56
cmb69
closed
3 years ago
0
yaml_parse_file_002.phpt: Fix expectations for PHP 8
#55
bd808
closed
4 years ago
0
Use serialize_precision when encoding double values
#54
bd808
closed
4 years ago
0
Fix build on PHP 8 alpha 2 and later
#53
andypost
closed
4 years ago
7
Skip unnecessary installation of the test-pack
#52
cmb69
closed
4 years ago
0
Fix memory leaks
#51
cmb69
closed
4 years ago
0
Move AppVeyor support dir
#50
bd808
closed
4 years ago
0
Add AppVeyor CI integration
#49
cmb69
closed
4 years ago
2
Use helpers from Zend to parse strings as numbers
#48
bd808
closed
4 years ago
0
Remove support for non-scalar mapping keys
#47
bd808
closed
4 years ago
1
Skip 64-bit test on 32-bit arch
#46
andypost
closed
4 years ago
3
Fix for 32-bit
#45
remicollet
closed
4 years ago
0
Update dev-tools/sync-upstream to target php7 branch
#44
bd808
closed
4 years ago
0
Bump tested versions at Travis-ci
#43
bd808
closed
4 years ago
0
Remove deprecated TSRM macros
#42
bd808
closed
4 years ago
0
Next