summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
Commit message (Expand)AuthorAgeFilesLines
* - Add Zend API No. to phpinofo() outputDerick Rethans2002-05-021-0/+6
* (PHP php_uname) display runtime uname rather than compile-time uname, addedStig Bakken2002-03-291-16/+70
* New PHP streams...Wez Furlong2002-03-151-3/+1
* Change case for consistencyZeev Suraski2002-03-141-2/+2
* Make it clearer what this entry meansZeev Suraski2002-03-141-2/+2
* Add apparently missing includeSascha Schumann2002-03-041-0/+1
* Supply php_html_puts which escapes a whole string.. now fully works in ZTSSascha Schumann2002-03-041-5/+6
* revert last commit, puts does more through putc.Sascha Schumann2002-03-041-5/+5
* Use PHPWRITE to output data. Because this just outputs diagnosticSascha Schumann2002-03-041-5/+5
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* PHP 4.0 -> PHP 4. Patch by Martin Jansen <mail@martin-jansen.de>.Sebastian Bergmann2001-12-291-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* use PHP_INFO_ALL and PHP_CREDITS_ALL instead of hardcoding themSterling Hughes2001-12-061-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-5/+16
* - <br> -> <br />Derick Rethans2001-10-061-2/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-12/+12
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Add the build time too. Bug: #12774foobar2001-08-151-1/+1
* Fix crashes in parse_parameters callsZeev Suraski2001-08-131-2/+4
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-12/+18
* 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