summaryrefslogtreecommitdiff
path: root/main/php_ini.c
Commit message (Expand)AuthorAgeFilesLines
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - Should fix short_tags and co. problem.Andi Gutmans1999-09-051-0/+18
* - Add PHP Modules workspaceZeev Suraski1999-08-131-0/+15
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* License updateZeev Suraski1999-07-161-20/+9
* - Add a bitwise flag to phpinfo()Andi Gutmans1999-07-141-2/+2
* Implement new get_ini_entry() for ZendZeev Suraski1999-06-191-11/+22
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-4/+4
* kill some warningsSascha Schumann1999-05-301-1/+1
* More fixes. Should hopefully work well now.Zeev Suraski1999-05-221-15/+18
* php_ini fixesZeev Suraski1999-05-221-3/+4
* Fix a memory leakZeev Suraski1999-05-211-0/+1
* * Move unclean_shutdown from PHP to Zend.Zeev Suraski1999-05-111-1/+1
* beatify Apache's info funcZeev Suraski1999-05-111-6/+3
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-8/+120
* Additional generalization of the INI mechanism. Avoid needing specializedZeev Suraski1999-04-281-12/+8
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-8/+8
* Thread safety patch. It works now with just-in-time resource initialization!Zeev Suraski1999-04-211-0/+3
* NULL's should remain NULLs (at least in strings)Zeev Suraski1999-04-121-1/+1
* tolerate uninitialized ini settings in php_ini_{long,double,string}()Stig Bakken1999-04-121-5/+5
* Buh-bye php3_iniZeev Suraski1999-04-101-0/+23
* * php_ini fixesZeev Suraski1999-04-101-2/+7
* Apache php_ini supportZeev Suraski1999-04-091-0/+6
* Testing 123Zeev Suraski1999-04-091-0/+30
* *** empty log message ***Zeev Suraski1999-04-091-13/+6
* * A lot of work on php_ini stuffZeev Suraski1999-04-091-12/+118
* Type library support in COM moduleZeev Suraski1999-04-081-2/+5
* * Add arguments to shutdown functionZeev Suraski1999-04-081-21/+21
* PHP 4.0Zeev Suraski1999-04-071-0/+148