Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -33/+33 |
* | fixed sysvshm | Anatol Belski | 2014-08-20 | 2 | -5/+5 |
* | port sysvshm, sysvsem and sysvmsg | Anatol Belski | 2014-08-19 | 2 | -32/+32 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | In most user extensions functions like mysql_close() should use zend_list_clo... | Dmitry Stogov | 2014-05-13 | 1 | -1/+1 |
* | Refactor sysvsem, sysvshm, sysmsg | Xinchen Hui | 2014-05-09 | 3 | -10/+10 |
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
* | Fixed bug #55750 (memory copy issue in sysvshm extension). | Ilia Alshanetsky | 2011-10-03 | 1 | -1/+1 |
* | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
* | Fixed a possible resource destruction issues in shm_put_var() | Dmitry Stogov | 2010-05-13 | 1 | -1/+6 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 2 | -6/+6 |
* | MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) | Ilia Alshanetsky | 2009-03-19 | 1 | -1/+1 |
* | Fixed compiler warning | Ilia Alshanetsky | 2009-03-17 | 1 | -3/+3 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | - Sync code with HEAD | Felipe Pena | 2008-12-24 | 8 | -164/+131 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -6/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+6 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -6/+0 |
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -2/+2 |
* | - Added arginfo | Felipe Pena | 2008-07-01 | 1 | -6/+44 |
* | fix test | Antony Dovgal | 2008-07-01 | 1 | -1/+1 |
* | - New parameter parsing API | Felipe Pena | 2008-06-27 | 8 | -80/+71 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH | Jani Taskinen | 2007-08-31 | 1 | -0/+1 |
* | MFH | Antony Dovgal | 2007-06-25 | 1 | -1/+9 |
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
* | Unify validation of shm segment size inside shm_attach() | Ilia Alshanetsky | 2007-02-24 | 2 | -11/+16 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
* | Added missing resource validation checks | Ilia Alshanetsky | 2006-12-30 | 1 | -4/+4 |
* | MFH: make sure we won't get into endless loop | Antony Dovgal | 2006-06-29 | 1 | -0/+4 |
* | add new tests | Antony Dovgal | 2006-06-29 | 7 | -0/+352 |
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -1/+1 |
* | fix typos in error messages | Antony Dovgal | 2005-01-20 | 1 | -3/+3 |
* | Fixed compile warning. | Ilia Alshanetsky | 2004-11-22 | 1 | -1/+1 |
* | Fixed possible memory leaks. | Ilia Alshanetsky | 2004-04-21 | 1 | -7/+14 |
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+40 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-31 | 1 | -6/+6 |
* | proto fixes | Andrey Hristov | 2003-07-19 | 1 | -4/+4 |