| Commit message (Expand) | Author | Age | Files | Lines |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 |
* | reworked ini dtor | Anatol Belski | 2014-12-16 | 1 | -1/+2 |
* | free the right globals | Anatol Belski | 2014-12-16 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -17/+17 |
* | Refactored INI subsystem to use zend_string* instead of char* | Dmitry Stogov | 2014-09-01 | 1 | -17/+28 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -3/+3 |
* | Allocate zend_strings with correct size | Nikita Popov | 2014-04-23 | 1 | -30/+0 |
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -3/+3 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-18 | 1 | -8/+8 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -3/+3 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Fixed bug #64197 (_Offsetof() macro used but not defined on ARM/Clang) | Ard Biesheuvel | 2013-02-13 | 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 |
* | improved performance of @ (silence) operator | Dmitry Stogov | 2010-08-18 | 1 | -2/+0 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Add zend_ini_string_ex so that the you can differentiate between NULL as a va... | Scott MacVicar | 2008-07-07 | 1 | -1/+2 |
* | MFB: Fixed bug #43677 (Inconsistent behaviour of include_path set with | Ilia Alshanetsky | 2008-03-13 | 1 | -2/+3 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: | Jani Taskinen | 2007-09-28 | 1 | -7/+7 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 |
* | MFH: Nuked unnecessary TSRMLS_FETCH() call | Jani Taskinen | 2007-09-27 | 1 | -1/+1 |
* | - No need to break binary compatibility here | Jani Taskinen | 2007-09-07 | 1 | -3/+1 |
* | MFH: - Fixed the rest of bug #41561 ( @ operator not working ) | Jani Taskinen | 2007-09-07 | 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 |
* | Ensure that OnUpdateLongGEZero is greater or equal to 0. | Ilia Alshanetsky | 2006-12-25 | 1 | -0/+1 |
* | MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; c... | Dmitry Stogov | 2006-09-19 | 1 | -0/+1 |
* | - Update copyright notices to 2006 | Andi Gutmans | 2006-01-04 | 1 | -1/+1 |
* | Bump up the year | foobar | 2005-08-03 | 1 | -1/+1 |
* | export INI parser | Stanislav Malyshev | 2004-07-19 | 1 | -1/+1 |
* | - modifyable -> modifiable | Andi Gutmans | 2004-04-12 | 1 | -29/+29 |
* | Silence some compile warnings | foobar | 2004-01-23 | 1 | -6/+6 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | linkage for C++ | Wez Furlong | 2003-08-18 | 1 | -2/+7 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 |
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -0/+9 |
* | ini patch to allow 'entry[] = value' entries | Harald Radi | 2003-01-19 | 1 | -0/+1 |
* | partially revert previous commit and | Harald Radi | 2003-01-12 | 1 | -1/+25 |
* | added zend_ini_entry to zend_modules_entry as | Harald Radi | 2003-01-12 | 1 | -25/+1 |
* | Implemented compatibility mode | Zeev Suraski | 2003-01-12 | 1 | -0/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |