summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* IRIX ld likes this order betterThies C. Arntzen1999-11-092-2/+2
* - substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD)Stig Bakken1999-11-092-0/+4
* Better lib detection for ucd-snmpRasmus Lerdorf1999-11-091-0/+4
* Find ucd-snmp include files more intelligentlyRasmus Lerdorf1999-11-091-3/+4
* Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.Stig Bakken1999-11-096-53/+57
* - set default path for cookie to the root directory ("/")Sascha Schumann1999-11-091-1/+1
* Include proper header files (replacement functions were not used).Sascha Schumann1999-11-092-14/+20
* Fix OpenLink ODBC supportStig Bakken1999-11-091-2/+2
* @ Added Zend OO syntax overloading support for Java componentsSam Ruby1999-11-0920-0/+2465
* @Fix min/max behaviour (Thies)Stig Bakken1999-11-091-31/+12
* "sybase" is definitelly six characters long :-)Jakub Skopal1999-11-081-4/+4
* Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, andSascha Schumann1999-11-081-3/+0
* Disable auto_start until we find a way to access the necessary data fields.Sascha Schumann1999-11-061-0/+7
* - Win32 fixesZeev Suraski1999-11-063-39/+98
* (PHP var_dump, serialize) now use php.ini's precision size when displying/ser...Thies C. Arntzen1999-11-061-6/+10
* We need to use mysql_field_count() instead of mysql_num_fields() ifRasmus Lerdorf1999-11-051-0/+5
* (php3_sybase_get_column_content) initialize buffer before call to dbconvert()Thies C. Arntzen1999-11-051-0/+3
* (PHP multisort) More work, not yet done though.Andrei Zmievski1999-11-041-14/+71
* Try to avoid IBM/Berkeley DB2 confusionRasmus Lerdorf1999-11-041-2/+2
* - Add include path. Used relative include path assuming php4 and bindlib_w32Andi Gutmans1999-11-041-1/+1
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-034-0/+1707
* #I hope this is the correct way to 'fix' this.Evan Klinger1999-11-031-1/+1
* Add <FORM ACTION=...> tagSascha Schumann1999-11-022-121/+198
* Remove extraneous comment.Andrei Zmievski1999-11-021-8/+11
* (PHP getprotoby{name,number}) New FunctionsEvan Klinger1999-11-022-0/+53
* Added array_pad() function.Andrei Zmievski1999-11-012-0/+124
* Trying to clean up the last of the body->id/body->description confusion.Chuck Hagenbuch1999-11-011-1/+1
* Fix for #2631Sascha Schumann1999-11-011-1/+1
* (PHP getservby{name,port}) New functions.Evan Klinger1999-11-012-2/+51
* Add missing initialization entrySascha Schumann1999-10-311-0/+1
* Support current mcrypt. Tested with libmcrypt-2.2.4Sascha Schumann1999-10-311-37/+49
* Change session.lifetime to session.cookie_lifetime. And:Sascha Schumann1999-10-312-7/+39
* typing in the darkRasmus Lerdorf1999-10-301-1/+1
* Damn, can't see underscores correctly on this silly terminal I am onRasmus Lerdorf1999-10-301-5/+5
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-305-4/+10
* Fix typo found by hholzgra@media-engineering.deRasmus Lerdorf1999-10-291-1/+1
* Kill the regex header file warningsRasmus Lerdorf1999-10-293-5/+6
* (IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.Rasmus Lerdorf1999-10-284-8/+37
* Fix bug #2623.Andrei Zmievski1999-10-281-1/+2
* (PHP str_repeat) New function.Andrei Zmievski1999-10-273-0/+46
* moved output.c into ext/standart and made it thread-safe.Thies C. Arntzen1999-10-275-37/+420
* @- implemented OCI8 $lob->WriteToFile() function - very useful for streamingThies C. Arntzen1999-10-271-4/+198
* Forgot to remove function entry.Andrei Zmievski1999-10-271-1/+0
* eliminated warinigsThies C. Arntzen1999-10-261-2/+0
* (PHP array_map) Away with it.Andrei Zmievski1999-10-262-36/+0
* added some more optionsThies C. Arntzen1999-10-251-11/+77
* kill warningThies C. Arntzen1999-10-241-1/+1
* folding fix (xemacs 21 loads the file again;-)Thies C. Arntzen1999-10-241-0/+2
* Define USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for #2480Sascha Schumann1999-10-243-0/+5
* (PHP session_register, session_unregister) always return trueSascha Schumann1999-10-241-2/+6