summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-098-219/+173
* -Added extract() functionAndrey Hristov1999-05-082-0/+183
* * Optimize _php3_parse_gpc_data() and clean it up, plus fix a couple of Zend ...Zeev Suraski1999-05-062-22/+21
* FixesZeev Suraski1999-05-052-2/+4
* Get CGI to work with the new headers code.Zeev Suraski1999-05-051-2/+2
* Added initial headers support in SAPIAndi Gutmans1999-05-052-3/+26
* * added --enable-thread-safety switchStig Bakken1999-05-031-1/+1
* Move path_info to the SAPI structureZeev Suraski1999-05-021-2/+7
* - Make ISAPI hook in as an extension too.Andi Gutmans1999-05-021-1/+2
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-2/+2
* get rid of some stupid warningsZeev Suraski1999-04-281-3/+3
* Add fgetcsv() here as wellRasmus Lerdorf1999-04-272-0/+117
* * Small startup fixZeev Suraski1999-04-261-7/+43
* * Get the Apache module to compile againZeev Suraski1999-04-266-43/+77
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-269-18/+14
* serialize & unserialize working (with mem-leak)Thies C. Arntzen1999-04-252-51/+87
* Argh! That typo took me over an hour to find. Grr..Rasmus Lerdorf1999-04-251-1/+1
* libbind checkRasmus Lerdorf1999-04-241-0/+5
* bugfix portSascha Schumann1999-04-241-7/+5
* include some header files explicitlySascha Schumann1999-04-241-0/+7
* made var_dump zend-aware....Thies C. Arntzen1999-04-242-22/+24
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-2428-372/+260
* Remove redundant codeZeev Suraski1999-04-231-6/+0
* Thread-safe header_is_being_sentZeev Suraski1999-04-231-6/+6
* Remove tls.[ch]Zeev Suraski1999-04-2330-90/+14
* Ok, finally.. These now work nicely on a RH-5.2 box:Rasmus Lerdorf1999-04-231-0/+4
* last bunch of extensions moving to ext/Stig Bakken1999-04-2212-30/+930
* moved imap and ldapStig Bakken1999-04-221-0/+2
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-2213-6/+1103
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-215-3/+256
* cleanup, flock() supportSascha Schumann1999-04-212-0/+55
* crypt constantsSascha Schumann1999-04-212-8/+3
* Thread safety patch. It works now with just-in-time resource initialization!Zeev Suraski1999-04-212-3/+4
* port some fixes, add compat routinesSascha Schumann1999-04-213-14/+25
* str_replace fixSascha Schumann1999-04-211-0/+49
* More thread safety workZeev Suraski1999-04-215-143/+173
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-189-15/+26
* - Make gettype() behave like it used to where it returned "object" forAndi Gutmans1999-04-171-1/+6
* make sure the images on the phpinfo() page point to PHP-enabled pagesStig Bakken1999-04-171-2/+6
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-1768-0/+16863