summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* @ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)Dan Kalowsky2000-11-221-27/+34
* Hmmm, that wasn't good.Sterling Hughes2000-11-221-1/+0
* tsrm realpath implementation is fixedDaniel Beulshausen2000-11-221-3/+0
* - Thanks to "Daniel Beulshausen" <daniel@php4win.de>Andi Gutmans2000-11-222-3/+10
* Pass on the exit statusSascha Schumann2000-11-222-1/+8
* Set the exit status from the return value of php_execute_script()Sascha Schumann2000-11-221-1/+1
* Return the exit status from php_execute_script()Sascha Schumann2000-11-222-4/+7
* removing '{' was certainly not intendedSascha Schumann2000-11-221-1/+1
* Don't access opt, if opt was not set.Sascha Schumann2000-11-221-3/+3
* Whitespace fix and initialize ret properlySascha Schumann2000-11-221-9/+9
* ChangeLog update2000-11-221-0/+78
* NEWS update2000-11-221-0/+4
* some more info on the ctype extensionHartmut Holzgraefe2000-11-223-0/+12
* an experimental extension providing the C ctype function familyHartmut Holzgraefe2000-11-227-0/+842
* Fix buildZeev Suraski2000-11-212-6/+7
* - The baby patch wasn't that innocent :)Andi Gutmans2000-11-211-1/+0
* Sterling's patch to make get_defined_vars() simpler and better.Andrei Zmievski2000-11-211-36/+4
* Major rework of the basic api which provides:Sterling Hughes2000-11-212-160/+440
* Fix bug #7034foobar2000-11-211-0/+1
* make HAVE_FOPENCOOKIE available for other extensions besides zlibHartmut Holzgraefe2000-11-212-39/+40
* added .cvsignore files for tests directoriesHartmut Holzgraefe2000-11-210-0/+0
* fix PDF image open under Win32Daniel Beulshausen2000-11-211-5/+20
* Adding php.ini value to set default batch size for mssql extensionFrank M. Kromann2000-11-213-0/+3
* Adding new functions, mssql_affected_rows and mssql_fetch_batch.Frank M. Kromann2000-11-212-29/+119
* ChangeLog update2000-11-211-0/+125
* # a minor change, but still important :)Hartmut Holzgraefe2000-11-211-2/+1
* all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.cHartmut Holzgraefe2000-11-214-86/+109
* Adding credits.c to project to allow compilation.Frank M. Kromann2000-11-201-0/+4
* removing compiler warning by including credits.hFrank M. Kromann2000-11-201-0/+1
* fixed a compile problem with glibc<=2.1.1 (#7327, #7892)Hartmut Holzgraefe2000-11-202-2/+41
* - NEVER copy and paste :)Andi Gutmans2000-11-201-1/+1
* - Baby patch towards making the damn pass-by-ref work.Andi Gutmans2000-11-202-1/+9
* Fixed typo. #6933foobar2000-11-201-1/+1
* Revert.Sterling Hughes2000-11-201-2/+0
* Update API numberZeev Suraski2000-11-201-1/+1
* Move "replace value" logic to ZendStanislav Malyshev2000-11-201-13/+3
* Add macro to replace value of zval with another value while preservingStanislav Malyshev2000-11-201-0/+15
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-2084-0/+157
* first step towards auto-generated creditsHartmut Holzgraefe2000-11-207-148/+207
* - This patch is broken and needs more thorough fixing.Andi Gutmans2000-11-201-8/+0
* ChangeLog update2000-11-201-0/+24
* - Try and fix the problem when sending references returned from a function by...Andi Gutmans2000-11-191-0/+8
* typo fix (copy/paste bug?)Hartmut Holzgraefe2000-11-191-1/+1
* *** empty log message ***Sterling Hughes2000-11-191-0/+2
* *** empty log message ***Sterling Hughes2000-11-191-1/+3
* Fix #3261 - variables declared as "global" in function do not get the rightStanislav Malyshev2000-11-191-5/+26
* Fix Zend build for non ZTSZeev Suraski2000-11-191-0/+3
* Patch to find module dirDavid Hedbor2000-11-192-2/+2
* include checks for cal_misc.h and icalroutines.hChuck Hagenbuch2000-11-191-0/+8
* ChangeLog update2000-11-191-0/+31