summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-3030-67/+67
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-3090-334/+137
* Integration of -ng changes. Changes:Sascha Schumann1999-12-30119-389/+634
* Fix -Wall warningsSascha Schumann1999-12-285-139/+143
* Move include into source fileSascha Schumann1999-12-282-2/+1
* Add neccessary includesSascha Schumann1999-12-281-1/+2
* non-ZTS fixThies C. Arntzen1999-12-281-2/+2
* Remove unneccessary include to make stand-alone build workSascha Schumann1999-12-281-1/+0
* Build correctly on systems which lack localtime_rSascha Schumann1999-12-271-0/+2
* Cache results of crypt capability checksSascha Schumann1999-12-261-28/+40
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-2614-27/+31
* - Change uint32 to php_uint32 (PostgreSQL defines uint32, and perhaps other p...Zeev Suraski1999-12-263-13/+13
* Make PostgreSQL compile againZeev Suraski1999-12-251-1/+1
* - Get rid of two warningsAndi Gutmans1999-12-251-2/+2
* - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.Andi Gutmans1999-12-249-18/+18
* - Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is muchAndi Gutmans1999-12-245-9/+9
* pval->zvalThies C. Arntzen1999-12-231-39/+39
* @- strrev() no longer modifies arg1. (Thies)Thies C. Arntzen1999-12-231-7/+7
* killed warning + added reminderThies C. Arntzen1999-12-231-1/+1
* ZTS fixThies C. Arntzen1999-12-231-0/+2
* digital cc doe not like whitespaces before a # markThies C. Arntzen1999-12-231-4/+4
* Kill compiler warningSascha Schumann1999-12-221-1/+1
* Enable --with-oci8 to use relative paths as input parametersSascha Schumann1999-12-221-1/+1
* @- Fixed buffer overruns in iptcembed(). (Thies)Thies C. Arntzen1999-12-221-1/+1
* Logic fix, improved comments, better SID checkingSascha Schumann1999-12-221-15/+29
* Warn users, if they have disabled gpc_globals and track_vars. Also workSascha Schumann1999-12-221-12/+43
* Some cleanupSascha Schumann1999-12-215-5/+0
* @- Fixed a bug in ODBC error reporting (Zeev)Zeev Suraski1999-12-214-1/+20
* 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 API...Thies C. Arntzen1999-12-211-2/+9
* 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
* 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 quotemeta() binary-safe.Andrei Zmievski1999-12-201-4/+7
* 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
* 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