summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.c
Commit message (Expand)AuthorAgeFilesLines
* Updated proto for highlight_file/highlight_stringJesus M. Castagnetto2000-11-041-2/+2
* - Complete the move to the new INI parser. (Side effect: at last, peopleZeev Suraski2000-10-301-2/+3
* parse_ini_file() supports a new optional 2nd argument that instructs itZeev Suraski2000-10-291-6/+59
* Use the new INI parser for parse_ini_str()Zeev Suraski2000-10-291-0/+43
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-2/+3
* - URL-opened files now store the HTTP response header in $http_response_headerZeev Suraski2000-10-281-5/+5
* Added array_sum() function.Andrei Zmievski2000-10-251-0/+1
* Fix php://* being handled by the ftp handlerSascha Schumann2000-10-221-1/+1
* Aha, Sascha made a mistake! ;)Rasmus Lerdorf2000-10-161-0/+2
* Enable users to set the HTML tags to rewriteSascha Schumann2000-10-161-1/+4
* now it works for me as CGI and APXS, with or without --enable-debug ...Hartmut Holzgraefe2000-10-131-5/+6
* compile fixes & update of win32 dspDaniel Beulshausen2000-10-131-0/+2
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-0/+22
* added some missing protosHartmut Holzgraefe2000-10-111-0/+6
* Remove unnecessary include directiveSascha Schumann2000-09-191-1/+0
* - Fix warningsZeev Suraski2000-09-191-0/+6
* Add new URL scanner. This version is up to 20% faster. It will beSascha Schumann2000-09-191-0/+2
* - Made eval() and several other runtime-evaluated code portions report theZeev Suraski2000-09-121-1/+6
* reversed chomp alias addition as per Andi Gutmans' requestDaniel Beckham2000-09-121-1/+0
* added chomp() alias for chop() for us Perl purists.Daniel Beckham2000-09-121-0/+1
* Add additional parameter to parse_str for saving result (thanks toStanislav Malyshev2000-09-111-1/+1
* @- Added the pathinfo() function. (Sterling)Sterling Hughes2000-09-101-0/+1
* Security related updates:Zeev Suraski2000-09-091-8/+12
* Implement move_uploaded_file() (untested)Zeev Suraski2000-09-081-0/+35
* is_uploaded_file() is probably a better name.Andrei Zmievski2000-09-081-2/+2
* - Implemented is_upload_file()Zeev Suraski2000-09-081-0/+23
* More fixes fo ini_ handling functionsStanislav Malyshev2000-09-051-10/+10
* Add EscapeShellArg() function which turns a b into 'a b' andRasmus Lerdorf2000-09-051-0/+1
* Fix ini_restore variable lengthStanislav Malyshev2000-09-051-1/+1
* @Add a php.ini option session.use_trans_sid to enable/disable trans-sid. (Ste...Sterling Hughes2000-09-041-1/+4
* Unitialized variable causes trap on WindowsSam Ruby2000-09-021-0/+1
* @- Added support for user defined 'tick' callback functions. This helpsAndrei Zmievski2000-09-011-0/+137
* Some minor cleanup to make W3C's tidy validator happyRasmus Lerdorf2000-08-271-1/+1
* @Added php_uname() function (Stig)Stig Bakken2000-08-271-0/+1
* @Added ob_get_length function (Stig)Stig Bakken2000-08-251-0/+1
* - Fix IMAP build problemZeev Suraski2000-08-241-1/+1
* Fix by-reference passing for scanf'sStanislav Malyshev2000-08-201-2/+3
* - Update NEWSZeev Suraski2000-08-191-1/+5
* Fix byteorder for il2long and long2ip (#6159)Stanislav Malyshev2000-08-151-2/+2
* presumably this was wrongDavid Croft2000-08-141-1/+1
* Make COM work in a multithreaded environmentZeev Suraski2000-08-111-0/+6
* fix #6061Thies C. Arntzen2000-08-091-1/+1
* trans-sid rewrite, is now state-aware (fix for bug #3411 and friends)Hartmut Holzgraefe2000-08-011-0/+8
* Protos fixed.Egon Schmid2000-07-261-2/+2
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-0/+1
* (getimagesize) fix FORCE_REF.Thies C. Arntzen2000-07-231-1/+2
* wordwrap function from Chris Russel <russel@yorku.ca>David Croft2000-07-221-0/+1
* @- Updated str_pad() to be able to pad on left/right/both sides. (Andrei)Andrei Zmievski2000-07-081-0/+1
* - Make PHP compile again under Windows.Andi Gutmans2000-07-021-1/+0
* unlink() is not a function related to HAVE_SYMLINK. It is beingKristian Köhntopp2000-07-021-2/+1