0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix harmless typos in test cases More... about 8 years ago
Merge pull request #200 from pmmp/have-igbinary More... about 8 years ago
Define HAVE_IGBINARY on Unix I was working on an extension dependent on igbinary. To my surprise this macro was defined only for Windows and not for Linux. More... about 8 years ago
Merge pull request #199 from TysonAndre/documentation More... about 8 years ago
Add some documentation to the src/php7 C functions, remove commented out code More... about 8 years ago
Merge pull request #198 from TysonAndre/update-documentation More... about 8 years ago
Link to api documentation from README.md More... about 8 years ago
Update API documentation More... about 8 years ago
Update compilation and installation instructions More... about 8 years ago
Update CREDITS More... about 8 years ago
Update the README's wording and formatting More... about 8 years ago
Merge pull request #197 from TysonAndre/clang-format More... about 8 years ago
Rename appveyor.yml to .appveyor.yml More... about 8 years ago
Add example file used for running clang-format More... about 8 years ago
Fix clang-format formatting nits used in other files More... about 8 years ago
Fix code style nits from clang-format in igbinary.c More... about 8 years ago
Merge pull request #196 from TysonAndre/fix-regression More... about 8 years ago
Fix a regression in 2.0.8dev, add a unit test of PHP_INT_MIN More... about 8 years ago
Merge pull request #195 from petk/patch-gitignore More... about 8 years ago
Merge pull request #193 from TysonAndre/efficient-array-serialization More... about 8 years ago
Merge pull request #194 from petk/patch-config More... about 8 years ago
Add configure.ac to .gitignore More... about 8 years ago
Replace obsolete AC_TRY_COMPILE macro with AC_COMPILE_IFELSE More... about 8 years ago
Make array serialization more efficient in PHP 7. More... about 8 years ago
Merge pull request #192 from petk/patch-git-idents More... about 8 years ago
Remove unused Git attributes ident More... about 8 years ago
Merge pull request #191 from TysonAndre/update-NEWS More... about 8 years ago
Update NEWS as well for igbinary 2.0.7 More... about 8 years ago
Merge pull request #190 from TysonAndre/release-2.0.7 More... about 8 years ago
Release igbinary 2.0.7. Fix the cause of harmless compiler warnings More... about 8 years ago