summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added some more predefined constantsJesus M. Castagnetto2000-08-191-0/+16
* We only need winsock.h one timeFrank M. Kromann2000-08-191-7/+3
* Adding ignore file for Win32Frank M. Kromann2000-08-190-0/+0
* Fixing paths to Zend and libmysqlFrank M. Kromann2000-08-191-2/+2
* Fixing include path for compiling non thread safe php.exeFrank M. Kromann2000-08-191-1/+1
* One more fix to C compile.Andrei Zmievski2000-08-191-0/+2
* Note about Oracle LDAP SDK support. Should I not say experimental?Stig Venaas2000-08-191-0/+2
* Fix C buildZeev Suraski2000-08-191-0/+4
* - Update NEWSZeev Suraski2000-08-193-2/+10
* Fix eval() leakage in ZTS modeZeev Suraski2000-08-191-6/+23
* Eliminate run-time leak with eval()'sZeev Suraski2000-08-192-5/+10
* Fix build with no memory_limitZeev Suraski2000-08-191-0/+4
* Update NEWSZeev Suraski2000-08-191-19/+21
* Avoid an endless loop situation in case of an error situation while sending h...Zeev Suraski2000-08-191-2/+6
* Fix memory_limitZeev Suraski2000-08-191-5/+14
* - BeautifyAndi Gutmans2000-08-191-2/+2
* Adding Oracle LDAP SDK supportStig Venaas2000-08-192-0/+9
* ChangeLog update2000-08-191-0/+39
* - Centralize more fopen-wrappers functionality.Andi Gutmans2000-08-181-19/+8
* Adding howto file for MS SQLFrank M. Kromann2000-08-182-0/+46
* use estrndup and efree to hopefully avoid both munging of arguments andChuck Hagenbuch2000-08-181-1/+4
* REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHPBen Mansell2000-08-181-0/+1
* Add necessary *_FETCH() macrosSascha Schumann2000-08-181-0/+2
* #Its fixed this time, no really.Sterling Hughes2000-08-181-1/+1
* Purely cosmetic.Sterling Hughes2000-08-182-9/+10
* Fix #6234Sterling Hughes2000-08-181-0/+1
* typo fix in array_diff error message, fixes bug #6236Hartmut Holzgraefe2000-08-181-1/+1
* minor typo fix in protoHartmut Holzgraefe2000-08-181-1/+1
* ChangeLog update2000-08-181-0/+56
* Reorder call to ELS_FETCH to be after declarationsSam Ruby2000-08-171-1/+1
* Reverting the pemalloc -> malloc change until we figure out why it breaks.Andrei Zmievski2000-08-171-2/+2
* No need to have persistent allocation.Andrei Zmievski2000-08-171-2/+2
* prevent mail_criteria from munging the variable passed in containing theChuck Hagenbuch2000-08-171-1/+1
* (send_headers) Removed code freeing http_status_line, this is performedBen Mansell2000-08-171-3/+0
* additional include should fix bug #6086Hartmut Holzgraefe2000-08-171-1/+2
* Fix dependency. PEAR.php needs to be created before it can be installed.Sascha Schumann2000-08-171-1/+1
* Better error reporting when dll/shared library is not able to be loaded.Sam Ruby2000-08-175-2/+30
* Fix EMPTY_STRING macrosStanislav Malyshev2000-08-171-3/+3
* Fix chunk_split (#6208)Stanislav Malyshev2000-08-171-3/+7
* - It should be #ifdef PHP_WIN32Andi Gutmans2000-08-172-1/+5
* ts issues.Sterling Hughes2000-08-172-15/+34
* ChangeLog update2000-08-171-0/+32
* - The beginning of an attempt to cleanup fopen-wrappers.Andi Gutmans2000-08-162-46/+25
* compile fixThies C. Arntzen2000-08-161-1/+1
* proto fixedHartmut Holzgraefe2000-08-161-1/+1
* ChangeLog update2000-08-161-0/+63
* NEWS update2000-08-161-0/+2
* - Return NULL type when column is NULL, now that we have it in PHP4.Jouni Ahto2000-08-161-26/+36
* Change the C++ extension to .cppSascha Schumann2000-08-151-1/+1
* - Inserted constants for fdf flagsUwe Steinmann2000-08-151-0/+17