summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* @- Fixed a bug in ODBC error reporting (Zeev)Zeev Suraski1999-12-214-1/+20
| | | | | | @- Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs @ of the PHP and Zend logos used in phpinfo() (Zeev)
* Some more php3->php stuff.Andrei Zmievski1999-12-211-2/+2
|
* Correct PHP's mime type.Andrei Zmievski1999-12-211-1/+1
|
* We're using ZVAL's now.Andrei Zmievski1999-12-216-7/+7
|
* commented out select() & friends for now - we need to come up with a good ↵Thies C. Arntzen1999-12-211-2/+9
| | | | API for those!
* Ex APIEvan Klinger1999-12-211-71/+71
|
* This should get it to compile...Zeev Suraski1999-12-212-36/+36
|
* Further cleanup as including php.h is no longer harmfulSam Ruby1999-12-211-6/+1
| | | | | | - thanks to Sascha for noticing it. Tested on Linux and WinNT, should work everywhere.
* Use sapi_module_struct to contain SAPI module nameSascha Schumann1999-12-201-1/+2
|
* (PHP preg_quote) Made binary-safe.Andrei Zmievski1999-12-201-4/+7
| | | | | @ Made preg_quote() binary-safe. (Andrei)
* Made quotemeta() binary-safe.Andrei Zmievski1999-12-201-4/+7
| | | | | @ Made quotemeta() binary-safe. (Andrei)
* getParameters -> zend_get_parametersAndrei Zmievski1999-12-206-39/+39
|
* Make the Win32 tree compile againZeev Suraski1999-12-202-6/+5
|
* Zend fixups.Andrei Zmievski1999-12-202-50/+50
|
* Corrected some protos.Egon Schmid1999-12-201-32/+17
|
* IMAP should now be in sync with its PHP3 counterpartHartmut Holzgraefe1999-12-202-120/+851
|
* Add information about chosen SAPI module to phpinfo()Sascha Schumann1999-12-201-0/+2
|
* Ex APIEvan Klinger1999-12-206-124/+128
|
* Ex APIEvan Klinger1999-12-202-82/+82
|
* Ex API and UDP support.Evan Klinger1999-12-201-24/+35
| | | | | | @- Added UDP support in fsockopen() (Evan). # UDP activated with "udp://hostname"
* Fix PostgreSQL buildZeev Suraski1999-12-192-64/+64
|
* libzend -> ZendZeev Suraski1999-12-1914-35/+35
|
* (ext/informix) function name changes: zend_get_parameters_ex (danny)Danny Heijl1999-12-191-25/+25
|
* Support the latest update to call_user_function_ex()Zeev Suraski1999-12-192-12/+22
|
* replaced PHP_FE by PHP_FALIAS in imap_functions[] where appropriateHartmut Holzgraefe1999-12-191-7/+9
|
* Use zend_sprintf by default (which is defined to sprintf, if the system'sSascha Schumann1999-12-192-2/+2
| | | | | sprintf is useable).
* DAV extension now compiles.Evan Klinger1999-12-191-2/+0
|
* Use workaround function for sprintf, if the return value of sprintf is neededSascha Schumann1999-12-192-2/+2
|
* Fix for missing RAND_MAX on SunOS 4.1Sascha Schumann1999-12-181-0/+1
| | | | | Reported by: Brian Lalor <blalor@netDrives.com>
* - The tree compiles againZeev Suraski1999-12-1854-586/+586
|
* (ext/informix) : remove traces of php3 (danny)Danny Heijl1999-12-181-28/+28
|
* Fix #2999.Andrei Zmievski1999-12-181-2/+2
|
* compiles againThies C. Arntzen1999-12-181-3/+3
|
* Some more php3_ cleanupZeev Suraski1999-12-182-4/+4
|
* More php3_ cleanupZeev Suraski1999-12-181-53/+52
|
* More php3_ cleanupZeev Suraski1999-12-185-116/+115
|
* More php3_ annihilationZeev Suraski1999-12-183-100/+99
|
* More php3_ cleanupZeev Suraski1999-12-182-15/+17
|
* More php3_ annihilationZeev Suraski1999-12-1846-361/+302
|
* More php3_ annihilationZeev Suraski1999-12-185-172/+161
|
* More php3_ cleanupZeev Suraski1999-12-179-146/+146
|
* More cleanupZeev Suraski1999-12-173-52/+50
|
* More cleanup...Zeev Suraski1999-12-177-63/+71
|
* More php3 cleanupZeev Suraski1999-12-176-46/+20
|
* More php3 cleanupZeev Suraski1999-12-172-26/+26
|
* More cleanup...Zeev Suraski1999-12-174-44/+25
|
* More work on php3_ annihilation...Zeev Suraski1999-12-173-11/+3
|
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-17102-522/+522
| | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
* More php3_ annihilationZeev Suraski1999-12-1743-545/+545
|
* More php3_ annihilationZeev Suraski1999-12-1719-86/+86
|