0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compiler warning about void returning value More... about 10 years ago
Use <stdbool.h> in Visual Studio 2013 and newer More... about 10 years ago
Nit: Compiler warning about void returning value More... about 10 years ago
Allow using pecl headers if in include path More... about 10 years ago
test should use apcu_fetch/apcu_store if loading apcu extension More... about 10 years ago
Consistently use zend_long in PHP7 More... about 10 years ago
(untested) Try to fix config.w32: change build dir to subdir, check for apcu More... about 10 years ago
Don't duplicate tags.sh. Run ../../tags.sh instead More... about 10 years ago
Add myself to CREDITS More... about 10 years ago
Add new tests to package.xml More... about 10 years ago
Stop using bracket style array syntax. They make tests of 5.3 fail. More... about 10 years ago
Update package.xml notes to mention php7 More... about 10 years ago
Update package.xml More... about 10 years ago
Make pre-existing php5 test failures as skipped More... about 10 years ago
Fix bug in igbinary_040.phpt. TODO: Check for trailing data after unserialize More... about 10 years ago
Make float encoding test permit two different serializations of edge case More... about 10 years ago
Put php 7.0 and php 5.6 at top of travis.yml: test first More... about 10 years ago
Use var_dump and output buffers instead of print_r for 2 tests More... about 10 years ago
Fix config.m4 More... about 10 years ago
attempt to get config.m4 to compile on php5 and php7 More... about 10 years ago
Update package.xml with php7 files More... about 10 years ago
move php5 files to src/php5 More... about 10 years ago
Fix memory leak in php 7.0.7, use same array resizing as unserialize More... about 10 years ago
'inline' -> 'inline static' for clang? More... about 10 years ago
Document what hash_si_ptr is More... about 10 years ago
Enhancement: add specialization for zend_uintptr_t to int32_t map. More... about 10 years ago
Fixes #16 : Defer calls to __wakeup until after references are set up More... about 10 years ago
Commit tests of old failing behavior of __wakeup in php7 More... about 10 years ago
Add test of success case of references to Serializable More... about 10 years ago
Fix a segfault when calling __wakeup() on a object that is a reference More... about 10 years ago