summaryrefslogtreecommitdiff
path: root/main/configuration-parser.y
Commit message (Expand)AuthorAgeFilesLines
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-161-39/+54
* Fine tune Andi's patchZeev Suraski2000-02-111-3/+3
* - Introduce PHP_WIN32Andi Gutmans2000-02-101-3/+3
* Initial work on the protected env vars stuffZeev Suraski2000-01-301-8/+8
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-7/+5
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Fix warningsZeev Suraski1999-12-241-2/+2
* - Beef up the INI file reader - it now supports PHP constants, as well asZeev Suraski1999-12-241-15/+83
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-6/+6
* More php3_ annihilationZeev Suraski1999-12-171-15/+15
* More php3_ annihilationZeev Suraski1999-12-171-3/+3
* - Use Set-Cookie for consistency with SetCookie() (and possibly for adherence...Zeev Suraski1999-12-081-1/+0
* Build errorSam Ruby1999-12-041-1/+1
* @Continue processing PHP_INI_SYSTEM knownDirectives after extension=Sam Ruby1999-10-311-0/+3
* new api fo dl() - renamed php3_dl to php_dl (added compat header)Thies C. Arntzen1999-10-131-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-20/+20
* More symbol work.Andrey Hristov1999-07-261-2/+2
* License updateZeev Suraski1999-07-161-20/+9
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-5/+7
* Use php.ini instead of php3.iniZeev Suraski1999-06-191-2/+2
* - Small fixesAndi Gutmans1999-05-201-4/+4
* * Get rid of the memory leak messages in case of fatal errors or exit()Zeev Suraski1999-04-271-2/+16
* Somehow the rules for the configuration parser/scanners disappearedZeev Suraski1999-04-261-1/+13
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-8/+8
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* Thread safety patch. It works now with just-in-time resource initialization!Zeev Suraski1999-04-211-0/+3
* More thread safety workZeev Suraski1999-04-211-1/+4
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-2/+2
* Buh-bye php3_iniZeev Suraski1999-04-101-8/+7
* Move safe_mode to the new php_ini mechanismZeev Suraski1999-04-101-3/+4
* * Add arguments to shutdown functionZeev Suraski1999-04-081-1/+1
* PHP 4.0Zeev Suraski1999-04-071-0/+415