summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Avoid estrdup and a couple of other minor cleanupsSascha Schumann2000-11-221-9/+6
* Run through conv_z_macrosSascha Schumann2000-11-223-22/+22
* There is no Apache extension per se. Please leave this directory empty.Sascha Schumann2000-11-221-2/+0
* Run through conv_z_macrosSascha Schumann2000-11-221-65/+65
* Add ircgSascha Schumann2000-11-221-0/+1
* At long last, import the bcmath library, by Phil NelsonZeev Suraski2000-11-2249-67/+6930
* Fix memory leaks in cURL.Stanislav Malyshev2000-11-222-0/+9
* @ 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
* 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
* 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
* 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-211-39/+1
* fix PDF image open under Win32Daniel Beulshausen2000-11-211-5/+20
* Adding new functions, mssql_affected_rows and mssql_fetch_batch.Frank M. Kromann2000-11-212-29/+119
* # 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
* fixed a compile problem with glibc<=2.1.1 (#7327, #7892)Hartmut Holzgraefe2000-11-202-2/+41
* Fixed typo. #6933foobar2000-11-201-1/+1
* Revert.Sterling Hughes2000-11-201-2/+0
* Move "replace value" logic to ZendStanislav Malyshev2000-11-201-13/+3
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-2072-0/+133
* first step towards auto-generated creditsHartmut Holzgraefe2000-11-207-148/+207
* typo fix (copy/paste bug?)Hartmut Holzgraefe2000-11-191-1/+1
* *** empty log message ***Sterling Hughes2000-11-191-0/+2
* Fix #3261 - variables declared as "global" in function do not get the rightStanislav Malyshev2000-11-191-5/+26
* include checks for cal_misc.h and icalroutines.hChuck Hagenbuch2000-11-191-0/+8
* Stopping Compile Warnings when using old GDJames Moore2000-11-181-0/+2
* Persist these numbers so that they stay for the duration of the entire processZeev Suraski2000-11-181-0/+8
* Fix thread-safety bug in bcmathZeev Suraski2000-11-182-10/+20
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-0/+1
* Added optional passphrase argument to openssl_get_privatekey()Stig Venaas2000-11-171-6/+12
* Renamed openssl_read_privatekey openssl_get_privatekey, and some minorStig Venaas2000-11-172-7/+15
* Reset the state, if there is garbage in an HTML tag.Sascha Schumann2000-11-172-3/+3
* close bug 7851Chuck Hagenbuch2000-11-171-0/+2
* Missed one section that required the addition of a new HAVE_SOLID_30Dan Kalowsky2000-11-171-1/+1
* Corrected the spelling of verion to version, and cleaned the configurationDan Kalowsky2000-11-173-30/+28
* @ quoted_printable_decode() function is made RFC-2045 compliant. (Kir)Kirill Maximov2000-11-172-19/+57
* SUN CC does not like like left side casting - see bug #6759Jason Greene2000-11-162-2/+2
* fix ora_fetch_into to allow_call_time_pass_reference = Off; (#7838)Thies C. Arntzen2000-11-161-6/+1
* extname -> opensslfoobar2000-11-161-1/+1
* don't use TLS in MINIT function.Thies C. Arntzen2000-11-161-3/+0
* Removed an unneccesary #warning which was used for testing purposes only.Jan Borsodi2000-11-151-2/+0
* Initial import, PHP program for testing if the qtdom extension is available.Jan Borsodi2000-11-151-0/+10
* Initial import, since PHP cannot be compiled with a C++ compiler all C++ spec...Jan Borsodi2000-11-152-0/+293