summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* run automake and run autoconf in libzendStig Bakken1999-04-191-0/+7
* Ah, so that file is generated tooZeev Suraski1999-04-182-2/+2
* AiCount needs to be decreased hereZeev Suraski1999-04-181-0/+1
* * Added buildconf, runs all the scripts necessary to build configure (Stig - ...Zeev Suraski1999-04-184-8/+16
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-1811-76/+95
* Forgot to add these - Win32 registry supportZeev Suraski1999-04-182-0/+81
* Whatnot:Zeev Suraski1999-04-1814-43/+59
* Win32 registry supportZeev Suraski1999-04-182-0/+6
* - Make gettype() behave like it used to where it returned "object" forAndi Gutmans1999-04-171-1/+6
* Apache module compiles againStig Bakken1999-04-175-21/+21
* this file is now generatedStig Bakken1999-04-171-505/+0
* make sure the images on the phpinfo() page point to PHP-enabled pagesStig Bakken1999-04-171-2/+6
* ignore configure.inStig Bakken1999-04-170-0/+0
* this file is now generatedStig Bakken1999-04-171-1993/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-1792-1142/+20745
* updated GD from php3 repository, using it as a test extension for the newStig Bakken1999-04-165-0/+2952
* - Make the memory leak message print PHP4.Andi Gutmans1999-04-162-3/+13
* - one more place which seems to have needed fixing. I don't have time to lookAndi Gutmans1999-04-151-2/+2
* - Should fix the pass by reference problem. This happened because we movedAndi Gutmans1999-04-151-4/+4
* Compile fixZeev Suraski1999-04-141-0/+5
* -Tiny patchesAndi Gutmans1999-04-148-14/+76
* Better detectionZeev Suraski1999-04-131-5/+3
* Move Ai stuff before get_zval_*(), like Andi suggested. Fixes Sascha's hugeZeev Suraski1999-04-131-8/+16
* - Fix various memory leaks.Andi Gutmans1999-04-134-18/+27
* Refcount bugfixAndi Gutmans1999-04-131-0/+1
* * Optimize argument_stack top lookupAndi Gutmans1999-04-134-4/+7
* Remove unnecessary stackZeev Suraski1999-04-122-5/+0
* off by oneZeev Suraski1999-04-121-1/+1
* Minor optimizationZeev Suraski1999-04-121-3/+2
* Make functions that don't take arguments somewhat happier:)Zeev Suraski1999-04-121-4/+6
* This should take care of "this" for user-defined functions. It wasn't yet wo...Zeev Suraski1999-04-121-27/+21
* NULL's should remain NULLs (at least in strings)Zeev Suraski1999-04-121-1/+1
* Destroy the resource list after destroying the symbol table, otherwise theZeev Suraski1999-04-122-1/+2
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-1211-88/+151
* Minor fixes:Zeev Suraski1999-04-122-0/+2
* tolerate uninitialized ini settings in php_ini_{long,double,string}()Stig Bakken1999-04-121-5/+5
* This should help in keeping PHP4 up to dateSascha Schumann1999-04-121-0/+103
* Test patch...Zeev Suraski1999-04-101-2/+1
* test patchZeev Suraski1999-04-101-1/+1
* OopsZeev Suraski1999-04-101-1/+1
* php3_ini? What's that?Zeev Suraski1999-04-104-831/+595
* Buh-bye php3_iniZeev Suraski1999-04-1012-323/+159
* Allow runtime setting of the memory limitZeev Suraski1999-04-102-2/+2
* Get rid of php3_ini in ZendZeev Suraski1999-04-103-4/+21
* A lot of php3_ini -> php_ini workZeev Suraski1999-04-105-103/+40
* Move safe_mode to the new php_ini mechanismZeev Suraski1999-04-106-40/+28
* Move asp_tags and short_open_tag to the new php_ini mechanismZeev Suraski1999-04-104-30/+10
* We need to initialize the utility values after we initialize the INI file, wh...Zeev Suraski1999-04-102-3/+9
* * php_ini fixesZeev Suraski1999-04-101-2/+7
* Apache php_ini supportZeev Suraski1999-04-092-0/+46