summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* Oops, a little too much simplification there.. ;)Rasmus Lerdorf2001-08-131-0/+2
* We don't consistently check for args passed to functions that don'tRasmus Lerdorf2001-08-131-35/+33
* WhitespaceZeev Suraski2001-08-111-10/+10
* - Implement $_FORMZeev Suraski2001-08-081-6/+7
* More TSRMLS_FETCH workZeev Suraski2001-07-311-4/+3
* More TSRMLS_FETCH workZeev Suraski2001-07-301-3/+2
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+0
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-9/+9
* Finish phpinfo() HTML 4.01 tweaking.Sebastian Bergmann2001-06-191-11/+11
* Make output of phpinfo() compliant with HTML 4.01.Sebastian Bergmann2001-06-151-39/+37
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-12/+26
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* This looks better.foobar2001-05-201-1/+1
* Tabs please...Derick Rethans2001-05-111-1/+1
* Fix for bug #10815.Sebastian Bergmann2001-05-111-0/+2
* Fix bug: #10323. Every value outputted is now escaped.foobar2001-05-061-13/+13
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-221-1/+1
* Changes for streams. Added temporary fopenstream function to PHP so thatWez Furlong2001-04-171-0/+5
* I don't know German, but I imagine that was the problem :)Zeev Suraski2001-03-041-1/+1
* Fix phpinfo() bug that crept inZeev Suraski2001-03-041-7/+6
* Changed code layout to remove PHP warning when running php as a CGI.Frank M. Kromann2001-03-041-14/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-2/+2
* - Make the INI mechanism thread safe (fix necessary API changes from Zend)Zeev Suraski2000-12-271-1/+1
* Heads up people!Zeev Suraski2000-12-221-2/+1
* Add the QA team to the creditsZeev Suraski2000-12-191-0/+1
* first step towards auto-generated creditsHartmut Holzgraefe2000-11-201-146/+1
* typo fix (copy/paste bug?)Hartmut Holzgraefe2000-11-191-1/+1
* Add Apache 2.0 sapi module and sort alphabetically.Sascha Schumann2000-11-111-5/+6
* - Added myself to the credits...Derick Rethans2000-11-061-1/+1
* Bring phpcredits() up to dateJohn Donagher2000-11-051-4/+24
* Added Caudium to credit line.David Hedbor2000-11-021-1/+1
* generalization of image handling in phpinfoHartmut Holzgraefe2000-10-311-3/+3
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-1/+1
* proto typo fixesHartmut Holzgraefe2000-10-111-2/+2
* added missing protosHartmut Holzgraefe2000-10-111-0/+9
* - Cleanup some output functionsAndi Gutmans2000-09-301-1/+1
* Some minor cleanup to make W3C's tidy validator happyRasmus Lerdorf2000-08-271-19/+16
* @Added php_uname() function (Stig)Stig Bakken2000-08-271-18/+34
* Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.NetSam Ruby2000-08-261-0/+1
* Cleaning up some messSascha Schumann2000-08-211-1/+1
* Fix numerus of SAPI Modules titleSascha Schumann2000-08-201-1/+1
* * EXTENSIONS -- update status on CURL & SWFSterling Hughes2000-07-261-0/+1
* Report configuration path that is really used, not that is compiled inStanislav Malyshev2000-07-251-2/+2
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-1/+3
* Uncomplete proto.Egon Schmid2000-07-081-1/+1
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-2/+2
* Corrected a syntax error: Macro requires braces.Kristian Köhntopp2000-06-261-2/+3
* Added function php_sapi_name() as written by Stefan Livieratos.Kristian Köhntopp2000-06-261-0/+12