Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-file_formats-yaml

YAML-1.1 parser and emitter
https://github.com/php/pecl-file_formats-yaml

Tests for bugs reported against syck.

d16510de58fd591a86222b138b976a7540af9aa9 authored about 15 years ago by Bryan Davis <[email protected]>
Code formatting, new constants, comments.

a99b183b4dd4468866cba56579b6efbadcf3ea08 authored about 15 years ago by Bryan Davis <[email protected]>
Properly decode null keys for mappings.

8ee65c1d37f677794cc6792b76e0502cab5a8d6d authored about 15 years ago by Bryan Davis <[email protected]>
tests for parse errors.

bb1922b29a5ed80c2a52caa6736422a2848a5bb3 authored about 15 years ago by Bryan Davis <[email protected]>
Multiple document test.

5c7f1c502cea562536580b1841762363aa7dc931 authored about 15 years ago by Bryan Davis <[email protected]>
General parsing test.

49edc0fa8c2e06e179558b3728ad25a432512ad9 authored about 15 years ago by Bryan Davis <[email protected]>
Binary decode test.

9ccba09d3771a19c3d44951186fdedc10f49d626 authored about 15 years ago by Bryan Davis <[email protected]>
Fixed timestamp parsing.

b49032d5934af70130ff2b37e794ce88727d69d7 authored about 15 years ago by Bryan Davis <[email protected]>
Fixed timestamp parsing.

9b8b5ffabe42c23e8c4718148b3eed637117407c authored about 15 years ago by Bryan Davis <[email protected]>
Code formatting.

d301d474d76e8a49f2a59a8dd8940a6e2de2ae81 authored about 15 years ago by Bryan Davis <[email protected]>
More unit tests.

2f0173c8ad01dab63da1d5b533730850873d39e6 authored about 15 years ago by Bryan Davis <[email protected]>
Support y/n booleans. Code reorg/reformat.

2944c1e9ff3b8702e067da4f4fd40badd12f24b2 authored about 15 years ago by Bryan Davis <[email protected]>
Fixed floding marker.

114129f20e7025f806028ca4c664d463f43c5130 authored about 15 years ago by Bryan Davis <[email protected]>
test runner script that works (as opposed to 'make test' which doesn't on my machine.

bd5bbdf81a3a008edca7fba774dba9e0d3609eca authored about 15 years ago by Bryan Davis <[email protected]>
Skip message explaining that extension isn't available.

560fb669091a91428753eb6d555f29d8062e66e3 authored about 15 years ago by Bryan Davis <[email protected]>
Imported test cases from yaml.kwiki.org

63bd3ac7db8f571a810f5590b1d3d0dad0954dff authored about 15 years ago by Bryan Davis <[email protected]>
Make version number match package.xml

c7864f3a109675ae58e3ee66389d52dd505c155b authored about 15 years ago by Bryan Davis <[email protected]>
Follow pecl maintainer recommendation to avoid forcing the module to build.

aa1905508765a90e58da8379200c59b8e4322445 authored about 15 years ago by Bryan Davis <[email protected]>
Show libyaml version in phpinfo output.

d53e2c7ffb8d1a2d8c87706a6e7065bdc78d3885 authored about 15 years ago by Bryan Davis <[email protected]>
Convert to package 2.0 format. KOUNT-1292

44e2c312bc6593a712419f0ff12977a7efd52aca authored about 15 years ago by Bryan Davis <[email protected]>
Fix -Wall compiler warnings. KOUNT-1292

e6ccbc661fdafd584809cb27474e22aee72f383d authored about 15 years ago by Bryan Davis <[email protected]>
Packaging notes.

badda6fca6cdc23274babac4ba2f9987fb0cb34b authored about 15 years ago by Bryan Davis <[email protected]>
Fixed package contents. KOUNT-1292

1ccc7976f855988fd33166b5ef833f57c8d612bb authored about 15 years ago by Bryan Davis <[email protected]>
Oops. Needed those zval header files. KOUNT-1292

4301128d70cda6e6f00547602e9278fa275bb1a4 authored about 15 years ago by Bryan Davis <[email protected]>
Really clean things up. KOUNT-1292

ee229bc4d48a6212b3273c2bec33b2827293a1ad authored about 15 years ago by Bryan Davis <[email protected]>
license, copyright and pear packageing doc. KOUNT-1292

37563e8946a79b001f791615578356cd35814484 authored about 15 years ago by Bryan Davis <[email protected]>
Removed cruft. KOUNT-1292

604413b8fab3bf0f83e5dccdd7a389d6c79ea26b authored about 15 years ago by Bryan Davis <[email protected]>
Fix bug that was eagerly converting '.' to float(0). KOUNT-1292

9d5f4bec8ca9b0d2c5dba7551bb5ce1a0c62ff3f authored about 15 years ago by Bryan Davis <[email protected]>
Ignore files generated by phpize and configure. KOUNT-1292

4d87aa2accad94ae17ac4e9c538f27c2dd847a5d authored about 15 years ago by Bryan Davis <[email protected]>
Convert tab indents to 2 spaces. KOUNT-1292

6f2b908ad3778a30cd7e9fbddfb21e3b97f743c3 authored about 15 years ago by Bryan Davis <[email protected]>
Enhanced error message reporting. Added default yaml tags. Callbacks passed tag and style flags. KOUNT-1292

86cde1dd7fecc11f6164c70aec08d46dd81c6b04 authored about 15 years ago by Bryan Davis <[email protected]>
Initial import of libyaml php bindings from http://www.opendogs.org/pub/php_yaml-0.3.0.tgz

4248d229d1e306aa3df9b6bb9a3efd958a6bf451 authored about 15 years ago by Bryan Davis <[email protected]>
Making directories to hold libyaml extension.

ec1baf71f903ff24dae4941ac15482327412adbd authored about 15 years ago by Bryan Davis <[email protected]>