I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 03, 2022 — Dec 03, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Testing 123 More... almost 26 years ago
- Changed here-docs to <<< followed by whitespace. More... almost 26 years ago
*** empty log message *** More... almost 26 years ago
Get the apache module to compile More... almost 26 years ago
*** empty log message *** More... almost 26 years ago
ignore file More... almost 26 years ago
* A lot of work on php_ini stuff * A lot of work on getting rid from php3_ini More... almost 26 years ago
- I guess print $GLOBALS and print "$GLOBALS" should yield the same result so I returned the one in encaps_var. - Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the erealloc()'s during compile time are such a biggy, we might make it even smaller. We can have a configure time option as to it's size. More... almost 26 years ago
- Support $GLOBALS in cvar's. Now list(..) = each($GLOBALS) will work. - Remove support of $GLOBALS in enacapsed strings. print "$GLOBALS" isn't supposed to work in any case. More... almost 26 years ago
Honor a semicolon on the same line as an ending token of a heredoc More... almost 26 years ago
Prevent class redeclarations More... almost 26 years ago
Type library support in COM module More... almost 26 years ago
* Add arguments to shutdown function * Bring php_ini uptodate More... almost 26 years ago
* Add arguments to shutdown functions * Remove traces of php_ini stuff More... almost 26 years ago
"Our favourite mistake" More... almost 26 years ago
$GLOBALS support More... almost 26 years ago
Fix for php -v More... almost 26 years ago
patched in fsock.c from php3 More... almost 26 years ago
Spurious $ removed in Makefile.in More... almost 26 years ago
foreach() syntax has changed More... almost 26 years ago
Fix static assignment More... almost 26 years ago
get rid of extra and doc dirs, more cvs ignore stuff More... almost 26 years ago
fix configure warnings More... almost 26 years ago
Remove an unused variable More... almost 26 years ago
Update deps More... almost 26 years ago
Win32 patches More... almost 26 years ago
That's better. More... almost 26 years ago
PHP 4.0 More... almost 26 years ago
We didn't save the .dsp back then... More... almost 26 years ago
Cleanups: ZendCore->libzend More... almost 26 years ago