Ecosyste.ms: OpenCollective

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

github.com/php/pecl-text-wddx

WDDX data exchange format
https://github.com/php/pecl-text-wddx

Clean up some type conversions

While at it also fix some type checks in iconv and drop dead and
unported code in standard/filters.

b361ea4422797a26f9910fefb86a11394a557492 authored almost 10 years ago
cleanup mod version macros and mod defs, round x

12b0408557be7f6e51ce4374ed8e549480da1008 authored almost 10 years ago
more fixes to the shared compilation

11079eb1a1bed69c97eb4dc891a822cffa630337 authored almost 10 years ago
Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate()

d57cfef17f60fb4840df8b873452e442dff6f8e2 authored almost 10 years ago
Use specialized macro for string zval creation

60225562d023c6520a4e623785597d25968712e7 authored almost 10 years ago
Merged zend_array and HashTable into the single data structure.

Now each HashTable is also zend_array, so it's refcounted and may be a subject for Copy on Write
...

1f1c15ec00fc260e93905842be01c5fcc3b75b63 authored almost 10 years ago
Merge branch 'PHP-5.6'

* PHP-5.6:
Fix another invalid free of CG(interned_empty_string)
add tests for #68996
Fixe...

2965a8281c1301faddad6c30ee31032ed940f935 authored almost 10 years ago
add tests for #68996

c0bde96c997d6df08aee398d0808b44886b00b87 authored almost 10 years ago
Invalid free of CG(interned_empty_string)

On failure php_escape_html_entities returns STR_EMPTY_ALLOC which is an
alias of CG(interned_emp...

2e6887f40eac6f4cec12372e55a21a50de993145 authored almost 10 years ago
Ported wddx

ad4954c5c6f4bddf19e240f7ea43b2a02555d59a authored almost 10 years ago
bump year

4f3d04b9dd28306482dd04c09ee5a0f493dde375 authored about 10 years ago
Merge branch 'PHP-5.6'

eea4818cc0232fda354b4d4ffdfc6e8064eac0a4 authored about 10 years ago
bump year

824e66a2ba6baccf7e2da47f42901e78393e34c2 authored about 10 years ago
Merge branch 'PHP-5.5' into PHP-5.6

d74f76be7cb1753d8a3c697a084360ac27d9f287 authored about 10 years ago
Bump year

d6a43d163574dbf53d6f69196c5df8ec57747a53 authored about 10 years ago
trailing whitespace removal

4a09f87af154d6aed4e85289231e195220aba40e authored about 10 years ago
first shot remove TSRMLS_* things

12d9f5ea8d6a54af5f4f01e58ec29bdd815241a0 authored about 10 years ago
Merge remote-tracking branch 'origin/master' into native-tls

* origin/master: (398 commits)
NEWS
add test for bug #68381
Fixed bug #68381 Set FPM log l...

5ab2d14f7acb8584b991f20d3bd9378c12d659b5 authored about 10 years ago
fix some datatype mismatches

75cdf615c9ebe89fe7c9011905c5b8314f87e8ce authored about 10 years ago
bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream

6b476eae204a31fc2be2edcc206a57681748fb99 authored over 10 years ago
cleanup TSRMLS_FETCH in wddx

366bb98a53aed74e24403fc0b7478409a26fba2e authored over 10 years ago
Move smart_str implementation into Zend/

So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, tho...

032184ef670c1f9bdf01639eaf1f37c18366b2eb authored over 10 years ago
s/PHP 5/PHP 7/

76d769f85f4990b36488be35747c2e7f75bddee1 authored over 10 years ago
Switch (un)mangle property name to size_t and zend_string

Also use the _ex variants where possible.

d7187e6cf937f5cd936b3156df246eff1accb803 authored over 10 years ago
fix type

e89c554a018173c85a0ab400fd9d6a50d600b4cf authored over 10 years ago
fix typo

60613427b15548557e2dfcb747715aaa1ce4fd01 authored over 10 years ago
fixed php_wddx_packet_start signature

e62f035ea72002877db4a4ccbfb5a4ee7dc8a69b authored over 10 years ago
's' works with size_t round 3

68c9fea062af9f435af25c0b6c7eb79e60679831 authored over 10 years ago
first show to make 's' work with size_t

a997072bf4bcc4fc358ceddd28647d85c7c2e1c4 authored over 10 years ago
Fix zend_longo_str

fceec4ee73a193902d83e2270837218942db9018 authored over 10 years ago
master renames phase 1

d636aaea52e990915dfed916451907f2ef73489e authored over 10 years ago
Merge remote-tracking branch 'php/master'

f8edbb2e5d5a243cd9ea204d87cf0def5fa1a70d authored over 10 years ago
Merge branch 'PHP-5.6'

* PHP-5.6:
fixed variable corruption under win x64

b191e4f1833c2c1efcf40c303f1864b43fe6a873 authored over 10 years ago
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
fixed variable corruption under win x64

9283cc3a378eba86aa529c2dfc13e1810d09d0b5 authored over 10 years ago
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fixed variable corruption under win x64

73cf6ac74b4ff974f191f3d4500d8d8b86c85b6b authored over 10 years ago
fixed variable corruption under win x64

5e89e610b8151d4ba1da5d0ec96c3ac35c7e6413 authored over 10 years ago
basic macro replacements, all at once

d6224e82d27ed6a507c349595f4dcec584d30a27 authored over 10 years ago
Merge remote-tracking branch 'origin/str_size_and_int64'

* origin/str_size_and_int64: (614 commits)
fix macro
fix macro
fix zpp
fix zpp
fix mac...

5f64006ee799511ae9b335b5ded659abb771d535 authored over 10 years ago
Removed EG(active_symbol_table) and use corresponding value from EG(current_execute_data)

40e2b72125c0c7f497116455fc3abe6ce9c986ca authored over 10 years ago
Introduced immutable arrays. They don't need to be copyed and may be used directly from SHM.

8d09ff30155dfd896b12cb2c83a16bee1dd9b50c authored over 10 years ago
Use zend_long_to_str in wddx

ca8442a842cef494f17643fec3d74fe9756d9afb authored over 10 years ago
fix ts build

1603422161a8813fdd264a6740ec0ffc9504887b authored over 10 years ago
Fixed reference counting, IS_REFERENCE and IS_INDIRECT support

6b6d3a7aabc69e8912f3cd0cb249da332f83ec91 authored over 10 years ago
Terminate string

Useproper hash function

6d0911cf676c078e6d2d141c40953d9593da7b43 authored over 10 years ago
In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter.

7cfb3168481570545dd969c1bb8f0e5c050e6987 authored over 10 years ago
Fixed reference handling

e29dacafd1af66f8dce1b9302b053f12f9e0954d authored over 10 years ago
Fixed IS_INDRICT handling

becb20c5d3e9049e7b00bbcd1200b7ba8277b820 authored over 10 years ago
Fixed fields handling

f458f6978876d71b085974439ab97ade047d0a6d authored over 10 years ago
Refactoring wddx (incompleted, is there any one use it? )

4db53284c23858daa4ba17d507510750448590d5 authored over 10 years ago
Merge remote-tracking branch 'origin/str_size_and_int64_56_backport' into str_size_and_int64

a9c945195028678947fd7220144cc36c85e9f8dd authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into str_size_and_int64

Conflicts:
ext/pgsql/pgsql.c

76ee1d19daec3e617b495ff5a9861443ed162862 authored almost 11 years ago
Merge remote-tracking branch 'origin/PHP-5.6' into str_size_and_int64_56_backport

Conflicts:
ext/mysqli/mysqli_api.c
ext/pgsql/pgsql.c

c63068e337f3bed301f816994b72153e14f5811b authored almost 11 years ago
Declare a number of functions as variadic.

f029bfa91477ba80fa4341c97a91fe8612c7f361 authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into str_size_and_int64

Conflicts:
Zend/zend.c
Zend/zend_ini_scanner.c

51af6c60042d395b3763e695415c5173ccecb33a authored about 11 years ago
Bump year

0ad92139a312957d022733039f8e6af8ecf7380e authored about 11 years ago
Merge branch 'PHP-5.5' into PHP-5.6

cf6bc89ec83d1790fe5c012006ed6e704aac6122 authored about 11 years ago
Bump year

6a97025ff3b57b4e3d5b2ca3e66316fa98b48a1e authored about 11 years ago
Merge branch 'PHP-5.4' into PHP-5.5

09854957e1a47514a0a50fbca0db252d6d7882cc authored about 11 years ago
Bump year

e854567b363e7331156444456a2d80ff0ec26938 authored about 11 years ago
massive update semantical LONG vs INT replacements

1dcff45f7a97556b9a123b9d27cb7e89a7bb7f5e authored about 11 years ago
mass replacement for zend_size_t/php_size_t

66bce2c6fd228210fd5fcf7a52bb378ddf0147a5 authored about 11 years ago
integrated %pd into more ported extensions

af6768cd3cfe7a602d8405eca9cb4e860c5a0fd5 authored about 11 years ago
fixed ext/wddx

2700c3bb3e0a75ef022077d24be868357bdf5c87 authored about 11 years ago
Fix long-standing visual pain point: the misalignment of './configure help' text.

Whitespace changes and a couple of grammar fixes.

23b537a60c6f52c1b661134027e54cd99a6abf7d authored over 11 years ago
fixed variable corruption under win x64

ec9bafa273a872fa5d1a0694495b93b9a7c66e56 authored over 11 years ago
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
updated NEWS
This commit was manufactured by cvs2svn to create tag 'NEWS'.

700dc7550f13ce9cffad779ef5beb5b0618d0ece authored almost 12 years ago
Merge commit 'NEWS' into PHP-5.4

* commit 'NEWS':
This commit was manufactured by cvs2svn to create tag 'NEWS'.

f37a4fef5e916b07ff8d539aa329d9db083ec048 authored almost 12 years ago
Happy New Year

f5f7c2abe5fb0fbcca8396e305e3c4ad3c2a1d99 authored about 12 years ago
Merge branch 'PHP-5.4' into PHP-5.5

30d690f88f99891c9809f59999875e3d338ecd49 authored about 12 years ago
Happy New Year

d581c92f816bb9846699fd8cd74c339205d5e3fb authored about 12 years ago
Merge branch 'PHP-5.3' into PHP-5.4

e52c35241c2d8bae8f1d473727b51fbffd9e4988 authored about 12 years ago
Happy New Year~

481f93e3473b61c744435c885be4bf9bfe0c948b authored about 12 years ago
Merge branch 'PHP-5.4'

d7ca24d98b07b9eff5defaf99f27ee39bb0fcb61 authored over 12 years ago
Merge branch 'PHP-5.3' into PHP-5.4

a4f8dd43e4914d080ae605e8ca4c356a2e9b08f3 authored over 12 years ago
Remove executable permission on phpt

f92272af0094a763c5f276ed4b250f63665429e5 authored over 12 years ago
Merge branch 'PHP-5.4'

* PHP-5.4:
Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt

e8bcec2ed6842e372e14b25275a170da4d63ae8e authored over 12 years ago
Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt

c51f3b1c753742a39bf7c684eff20880465f774c authored over 12 years ago
Merge branch 'PHP-5.4'

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both bra...

f44fb4074861508e15bd2f10d22839206d860160 authored almost 13 years ago
Merge branch 'PHP-5.3' into PHP-5.4

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both bra...

0102901eeb4535c8ae2296df2042dd99b97d4c1c authored almost 13 years ago
Merge branch 'PHP-5.2' into PHP-5.3

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both bra...

d6561c9ebb9efc49a591dd1f51612fd690704a2e authored almost 13 years ago
- Year++

9826e08bf936d90a78281f901c1d3860c9ec1427 authored about 13 years ago
- Year++

2238713f168770a9030e6ca5e48eba5170ef49e6 authored about 13 years ago
Fixed ZE specific compile warnings (Bug #55629)

e9c826755a5b48235049170ab40dd19e7fed9b38 authored over 13 years ago
- add skipif

82cc810c6f9409d92171cf2d4ecc44bec6768a36 authored over 13 years ago
- add skipif

aa07dfc54f75d6561b72fdca9ee78fc19d9f3f9f authored over 13 years ago
- add skipif

de39563f077a1a2488378e63fb895ecb120d9f4e authored over 13 years ago
- add skipif

d37c2ebc2e859318a1fec9fa7586296be0305756 authored over 13 years ago
- Make usage of new PHP_FE_END macro

f57166d57099ca7b1fadda7b57023e3943edc0af authored over 13 years ago
- Make usage of new PHP_FE_END macro

baaa472252435799ce0d7c275f533d9507bf839d authored over 13 years ago
- Year++

0fae6ac5d68de8795fbff74c3abb24217ab35d51 authored about 14 years ago
- Year++

464d9297e3a55dc433320d3603fd907d71101832 authored about 14 years ago
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)

2425ab0dad89b5e39b05bd9b13a01f1fb41d7794 authored over 14 years ago
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)

9260e9b266b40c9c8a06fe2c3b6ed535a9133f91 authored over 14 years ago
- Resurrect trunk for branches/PHP_5_3

f98ef759dbe588aeae7b78150cd0e49e68809f5f authored almost 15 years ago
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

ba9ac5057ef8846276dcfb91fab8886e038cb44d authored about 15 years ago
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

1ad803debe618dd25fe45e6fd1a97e9388c4dd01 authored about 15 years ago
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

3bac72dce22b944114cff6fae9390953e03bb4d3 authored about 15 years ago
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())

d44cfee504abbea3c4c0103c36a248fa5140485a authored over 15 years ago
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())

deec203654df89c32dfff43e238966fa1f9c54f7 authored over 15 years ago
- Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())

4b9e25215310472fdd4bd314dc59142a82e0e170 authored over 15 years ago