summaryrefslogtreecommitdiff
path: root/main/php_ini.h
Commit message (Expand)AuthorAgeFilesLines
...
* Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49)Zeev Suraski2001-03-171-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* # make sebastian and compiler happy .)Hartmut Holzgraefe2001-02-211-0/+1
* Fix CGI buildZeev Suraski2001-01-071-0/+1
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-1/+1
* - Complete the move to the new INI parser. (Side effect: at last, peopleZeev Suraski2000-10-301-0/+3
* Use the new INI parser for parse_ini_str()Zeev Suraski2000-10-291-1/+1
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-124/+34
* More security-related (control) patches:Zeev Suraski2000-09-091-0/+1
* Cleaning up some messSascha Schumann2000-08-211-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Make the INI entries sorted in phpinfo()Zeev Suraski2000-06-031-0/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-261-4/+10
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Fix PostgreSQL startup routine in thread-safe modeZeev Suraski2000-02-051-0/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-011-4/+4
* - Win32 fixesZeev Suraski1999-11-061-1/+2
* - Should fix short_tags and co. problem.Andi Gutmans1999-09-051-0/+1
* Fix thread unsafe versionZeev Suraski1999-08-141-1/+1
* - Add PHP Modules workspaceZeev Suraski1999-08-131-0/+5
* License updateZeev Suraski1999-07-161-0/+18
* Implement new get_ini_entry() for ZendZeev Suraski1999-06-191-0/+1
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-4/+4
* A few other minor fixesZeev Suraski1999-05-091-1/+1
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-12/+44
* Additional generalization of the INI mechanism. Avoid needing specializedZeev Suraski1999-04-281-4/+9
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-4/+15
* Buh-bye php3_iniZeev Suraski1999-04-101-0/+1
* * A lot of work on php_ini stuffZeev Suraski1999-04-091-10/+25
* Type library support in COM moduleZeev Suraski1999-04-081-1/+1
* * Add arguments to shutdown functionZeev Suraski1999-04-081-24/+35
* PHP 4.0Zeev Suraski1999-04-071-0/+48