Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
| | |||||
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last user who changed it. In Git this functionality is different and can be done with Git attribute ident. These need to be defined manually for each file in the .gitattributes file and are afterwards replaced with 40-character hexadecimal blob object name which is based only on the particular file contents. This patch simplifies handling of $Id$ keywords by removing them since they are not used anymore. | ||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | sync vim mode lines in main | Anatol Belski | 2017-07-09 | 1 | -0/+8 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -6/+6 |
| | | |||||
* | | fix datatype mismatches | Anatol Belski | 2014-12-02 | 1 | -3/+3 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | Refactored INI subsystem to use zend_string* instead of char* | Dmitry Stogov | 2014-09-01 | 1 | -0/+1 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
| | | |||||
* | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -2/+2 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Constness (Added const qualifier to several function parameters) | Felipe Pena | 2008-08-12 | 1 | -6/+6 |
| | |||||
* | Optimized request startup sequence for php.ini without per dir and per host ↵ | Dmitry Stogov | 2008-04-15 | 1 | -0/+2 |
| | | | | configurations | ||||
* | - MFH Typo | Marcus Boerger | 2008-02-03 | 1 | -1/+1 |
| | |||||
* | - MFH Rename dump_config_hash() to get_config_hash() as it doesn't dump | Marcus Boerger | 2008-02-03 | 1 | -3/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH:- Added support for [HOST=www.example.com] special sections | Jani Taskinen | 2007-11-09 | 1 | -0/+1 |
| | | | | | MFH:- Allowed using full path to load modules using "extension" directive | ||||
* | MFH: Fixed win32 build. | Jani Taskinen | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | MFH: | Jani Taskinen | 2007-09-28 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | - Added ".htaccess" style user-defined php.ini files support for CGI/FastCGI. - Added support for special [PATH=/opt/httpd/www.example.com/] sections in php.ini. All directives set in these sections will not be able to be overridden in user-defined ini-files or during runtime in the specified path. - Improved php.ini handling: . Added better error reporting for syntax errors in php.ini files . Allowed "ini-variables" to be used almost everywhere ini php.ini files . Allowed using alphanumeric/variable indexes in "array" ini options . Fixed get_cfg_var() to be able to return "array" ini options - Fixed bug #27372 (parse error loading browscap.ini at apache startup) - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric characters) | ||||
* | MFH: Moved php.ini related protos where they belong | Jani Taskinen | 2007-08-31 | 1 | -1/+4 |
| | |||||
* | add stage for .htaccess | Stanislav Malyshev | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Revert | foobar | 2005-09-02 | 1 | -1/+0 |
| | |||||
* | MFH: - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set empty) | foobar | 2005-09-01 | 1 | -1/+2 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Improved PHP extension loading mechanism with support for module ↵ | Dmitry Stogov | 2005-06-17 | 1 | -1/+1 |
| | | | | dependencies and conflicts | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | Fix use of EXTERN_C macros | Ard Biesheuvel | 2003-09-02 | 1 | -2/+2 |
| | |||||
* | linkage for C++ | Wez Furlong | 2003-08-18 | 1 | -0/+2 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | ws fixes + missing $Id$ tags, headers added | foobar | 2003-02-19 | 1 | -0/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Revert to the old php_ini.c, and reimplement the binary-path searching. | Zeev Suraski | 2002-05-11 | 1 | -1/+1 |
| | | | | | Should now also work under UNIX (CLI/CGI) | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49) | Zeev Suraski | 2001-03-17 | 1 | -1/+1 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | # make sebastian and compiler happy .) | Hartmut Holzgraefe | 2001-02-21 | 1 | -0/+1 |
| | |||||
* | Fix CGI build | Zeev Suraski | 2001-01-07 | 1 | -0/+1 |
| |