0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we now use the same objects for the shared and static object files (because they both need the -fpic flag anyway) (resolves #378) More... about 1 year ago
Merge pull request #326 from atvise/fixed_variable_length_arrays More... about 1 year ago
Merge pull request #517 from robocoder/zend-empty-string-patch More... about 1 year ago
zend_empty_string was added in php 7.2 More... about 1 year ago
Merge pull request #514 from robocoder/patch-2 More... about 1 year ago
Merge pull request #513 from robocoder/patch-1 More... about 1 year ago
silence warning that `result` may be uninitialized More... about 1 year ago
reorder PHP_VERSION_ID conditionals for consistency More... about 1 year ago
update makefile to prepare for upcoming version More... about 1 year ago
Fixed registering of parameters of unspecified type for PHP 8 and up More... about 1 year ago
update Makefile to use relative paths for the phpcpp.so symlink More... about 1 year ago
for php 8 implementing just Traverable leads to an error, hence we implement IteratorAggregate More... about 1 year ago
fix dependency (stdexcept.h was not correctly included) More... about 1 year ago
prepare for upcoming 2.4.0 release More... about 1 year ago
another no_ref call More... about 1 year ago
fixed memory leak in Php::File (string was not deallocated) More... about 1 year ago
workaround to fixed removed SEPARATE_ZVAL_IF_NOT_REF method More... about 1 year ago
restored if_not_ref calls More... about 1 year ago
some fixes because it no longer worked for php 7 More... about 1 year ago
Merge pull request #503 from NobletSolutions/php82 More... about 1 year ago