summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make set_compiled_filename() return a pointer to the allocated file nameAndi Gutmans1999-08-022-2/+3
* Fix function declarations.Andrey Hristov1999-08-021-23/+23
* More symbol work.Andrey Hristov1999-08-0212-249/+260
* More symbol work.Andrey Hristov1999-08-027-62/+65
* Updated protoAndrey Hristov1999-08-021-1/+2
* Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing?Egon Schmid1999-08-011-1/+2
* Support resource type in gettype()Andi Gutmans1999-08-012-2/+10
* Fix bug #1872Zeev Suraski1999-08-013-0/+5
* Final IMAP fixesZeev Suraski1999-08-012-4/+5
* More IMAP fixesZeev Suraski1999-07-311-2/+17
* Fix another compile warningZeev Suraski1999-07-311-2/+1
* That should fix bug #1903Zeev Suraski1999-07-311-3/+0
* Fix problem with include/require of URLs (bug #1832)Zeev Suraski1999-07-311-0/+1
* Fix problem with include/require of URLsZeev Suraski1999-07-311-2/+7
* These aren't necessaryZeev Suraski1999-07-311-3/+0
* Fix bug #1914Zeev Suraski1999-07-311-0/+5
* Declaration fixZeev Suraski1999-07-311-1/+1
* Ok, that should be a good start. Can somebody verify that this actually comp...Zeev Suraski1999-07-301-154/+190
* Early steps towards making the IMAP module PHP 4.0 compatibleZeev Suraski1999-07-301-652/+639
* This should fix the implode() problemZeev Suraski1999-07-302-0/+2
* Support symbols in any symbol table, not just the active oneZeev Suraski1999-07-301-8/+15
* Fix for bug #1907.Andrey Hristov1999-07-301-1/+1
* - Damn that's more like it.Andi Gutmans1999-07-301-1/+1
* - Cut&paste crapAndi Gutmans1999-07-301-1/+1
* - Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.Andi Gutmans1999-07-303-7/+51
* * Setting variables in the global scope wasn't handling is_ref's properlyZeev Suraski1999-07-301-40/+68
* - Fixed a leak when doing inheritance. The parent class name wasn't being freed.Andi Gutmans1999-07-293-11/+13
* -Tiny fixAndi Gutmans1999-07-292-2/+3
* - Added function documentation prototypes. Thanks to Egon Schmid forAndi Gutmans1999-07-291-2/+18
* - Fixed various inheritance problems & Andrey's leakAndi Gutmans1999-07-285-5/+14
* - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")Andi Gutmans1999-07-285-17/+101
* Fix link functions problem.Andrey Hristov1999-07-283-9/+7
* Make it compile againDanny Heijl1999-07-281-1/+2
* Commited changes in php3 function/soundex 1.32Philippe Verdy1999-07-281-43/+36
* License updateZeev Suraski1999-07-271-3/+10
* Inherit parent's constructorZeev Suraski1999-07-271-0/+18
* *** empty log message ***Zeev Suraski1999-07-271-0/+4
* Fix runtime inheritence (child functions/members should have higher precedence)Zeev Suraski1999-07-271-2/+2
* Symbol work.Andrey Hristov1999-07-2710-158/+168
* - Update ChangelogAndi Gutmans1999-07-271-1/+2
* - Add missing lockAndi Gutmans1999-07-271-0/+1
* - strttotime is compiled in on win32 again.Andi Gutmans1999-07-272-6/+2
* - Fix up the new operator a bit more.Andi Gutmans1999-07-271-28/+41
* Oops.Andrey Hristov1999-07-271-11/+11
* More symbol work.Andrey Hristov1999-07-273-24/+25
* check for nKeyLength not arKeyAndrey Hristov1999-07-272-4/+4
* *** empty log message ***Andrey Hristov1999-07-271-0/+1
* Fix for bug #1887.Andrey Hristov1999-07-271-2/+2
* Fix for bug #1891Andrey Hristov1999-07-271-1/+1
* forgot to mention the passwordStig Bakken1999-07-271-0/+2