issues
search
php
/
pecl-file_formats-yaml
YAML-1.1 parser and emitter
https://pecl.php.net/package/yaml
MIT License
72
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix memory leaks
#41
cmb69
closed
4 years ago
0
Make test compatible with PHP 8
#40
carusogabriel
closed
4 years ago
1
Fix #79494: The 64-bit YAML ext uses 32-bit signed integer arithmetics
#39
cmb69
closed
4 years ago
6
Make test compatible with PHP 8
#38
carusogabriel
closed
4 years ago
0
Fix warnings during extension compilation
#37
carusogabriel
closed
4 years ago
3
php8: backcompat defines of TSRMLS_CC, TSRMLS_DC
#36
bd808
closed
5 years ago
0
Initial php 8.0-dev support
#35
bd808
closed
5 years ago
0
v2.0.3 release
#34
bd808
closed
5 years ago
0
Fix for PHP 7.3
#33
remicollet
closed
6 years ago
1
Fix build on PHP 7.3
#32
dktapps
closed
6 years ago
6
Remove unused Git attributes ident
#31
petk
closed
6 years ago
2
TravisCI: test against PHP 7.x versions
#30
bd808
closed
6 years ago
2
Fix float parsing on Alpine
#29
neclimdul
closed
6 years ago
7
fix memory leak in apply_filter function
#28
gleb-svitelskiy
closed
7 years ago
0
Add a php new ini setting of yaml.decode_bool
#27
takahashi-yugo
closed
7 years ago
4
Fix memory leak, nested anchors behavior and tests
#26
ghost
closed
8 years ago
2
Quick fix on handle_mapping. arrval should be used instead of retval.
#25
jabiinfante
closed
8 years ago
3
Fix result of tag callback to be copied to aliases. (PHP7)
#24
ranvis
closed
8 years ago
1
Fix data types in zend_parse_parameters, start to add basic tests for yaml_parse_file
#23
Sean-Der
closed
8 years ago
1
Fix result of tag callback to be copied to aliases.
#22
ranvis
closed
8 years ago
2
Fix callback handling for yaml_emit_file
#21
bd808
closed
9 years ago
0
Fix parameter parsing for yaml_emit_file
#20
bd808
closed
9 years ago
0
Fix parameter parsing for yaml_emit_file
#19
bd808
closed
9 years ago
0
Disable decode_php by default
#18
bd808
closed
9 years ago
0
Backport fixes from php7 branch
#17
bd808
closed
9 years ago
0
Win64 fixes
#16
weltling
closed
9 years ago
1
Minor developer tool cleanups
#15
bd808
closed
9 years ago
0
PHP7 Support
#14
Sean-Der
closed
9 years ago
11
Serialization cleanups
#13
bd808
closed
9 years ago
0
Resolve quoted and non-specific scalars as strings
#12
bd808
closed
9 years ago
1
Use stricter syntax
#11
bd808
closed
9 years ago
0
Update test configuration
#10
bd808
closed
9 years ago
0
README and copyright cleanup
#9
bd808
closed
9 years ago
0
Fix schema validation for package.xml
#8
bd808
closed
9 years ago
0
1.1.1 release
#7
bd808
closed
10 years ago
0
Ensure that strings are valid UTF-8 before calling libyaml
#6
bd808
closed
10 years ago
0
Fix detection of sexagesimal numbers
#5
bd808
closed
10 years ago
0
Guard against crash caused by treating non-scalar event as scalar
#4
bd808
closed
10 years ago
0
Protect against segmentation fault with merge keys
#3
bd808
closed
10 years ago
0
Add upstream sync script.
#2
bd808
closed
10 years ago
0
fix yaml_emit_file function
#1
stenote
closed
10 years ago
1
Previous