summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_4RC3'.php-4.0.4RC3SVN Migration2000-12-0213-0/+8822
* 4.0.4RC3 is coming.Sascha Schumann2000-12-022-2/+2
* This commit was manufactured by cvs2svn to create branch 'php_4_0_4'.SVN Migration2000-12-0217-9382/+0
* ChangeLog update2000-12-021-0/+75
* Minor cosmetic changes.David Hedbor2000-12-011-6/+5
* More config.m4 fixes.David Hedbor2000-12-011-7/+11
* Updated config test to also work with debian pike 7 cvs etc.David Hedbor2000-12-011-3/+48
* Fixed some protos.Egon Schmid2000-12-011-76/+38
* Fixed some protos.Egon Schmid2000-12-011-20/+22
* Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source filesSascha Schumann2000-12-013-19/+0
* Fixed some protos.Egon Schmid2000-12-011-16/+16
* Add newline. Recent GCC snapshots segfault, if the input file is completelySascha Schumann2000-12-011-0/+1
* Please avoid potential buffer overflows in new code. If you dealSascha Schumann2000-12-011-4/+6
* Remove *.oSascha Schumann2000-12-011-1/+0
* - Fix swf build issues from bug #7612Andi Gutmans2000-12-012-9/+7
* ChangeLog update2000-12-011-0/+18
* Fixing bug 8061. Position counter starts a 0 but was compared with length.Frank M. Kromann2000-12-011-1/+1
* Fixing bug 8061. Position counter starts a 0 but was compared with length.Frank M. Kromann2000-12-011-1/+1
* Beautifying of phpinfo().foobar2000-12-011-8/+12
* Changed presentation of default values for textsize and textlimit in phpinfo().Frank M. Kromann2000-11-301-7/+21
* updated documentation and configurationDavid Eriksson2000-11-302-5/+8
* changed variable names to *_class_functionsDavid Eriksson2000-11-302-4/+4
* fix configure --help option name...Sterling Hughes2000-11-301-1/+1
* ChangeLog update2000-11-301-0/+54
* NEWS update2000-11-301-0/+2
* The ODBC extension looks for settings named odbc. and not uodbc.Frank M. Kromann2000-11-293-27/+27
* Removed old version 6.5 code. Clinet Libraries for SQL Server 7.0 can be used...Frank M. Kromann2000-11-293-104/+21
* Fixing wring resource handle returned from mssql_query().Frank M. Kromann2000-11-291-3/+2
* Add .cvsignoreStanislav Malyshev2000-11-290-0/+0
* Add more GMP functions, fix a couple of bugsStanislav Malyshev2000-11-294-35/+129
* @ Added the is_null() function that will return true if a variable is ofSterling Hughes2000-11-292-0/+10
* made gd working correct under win32Daniel Beulshausen2000-11-291-58/+62
* ChangeLog update2000-11-291-0/+26
* NEWS update2000-11-291-0/+1
* Added the capability to specify a different HTTP Redirection response codeJason Greene2000-11-291-1/+5
* Output buffering was being enabled all the time - fixedZeev Suraski2000-11-291-1/+1
* One file missing.foobar2000-11-280-0/+0
* Added missing .cvsignore files.foobar2000-11-280-0/+0
* Fixed typo. bug #8001foobar2000-11-281-1/+1
* @- Fixed a bug which made readdir() unusable in some systems. (Jani)foobar2000-11-281-6/+6
* AC_CHECK_LIB prints out yes/no itself.foobar2000-11-282-6/+3
* A field of minesSascha Schumann2000-11-281-1/+1
* ChangeLog update2000-11-281-0/+36
* Add note about an old changeSascha Schumann2000-11-281-0/+1
* Always add top_srcdir to the header file search path.Sascha Schumann2000-11-282-2/+2
* - Allow passing references which are returned from functions and newAndi Gutmans2000-11-273-38/+63
* fix path operations, under win32Daniel Beulshausen2000-11-271-6/+4
* Update class constants before trying to get default properties.Andrei Zmievski2000-11-271-0/+4
* Add a note about what a missing const specifier does mean in the contextSascha Schumann2000-11-271-0/+5
* The result of conv_z_macros and some manual conversion ofSascha Schumann2000-11-276-321/+304