Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | avoid strlen() usage in the loop | Anatol Belski | 2014-09-13 | 1 | -9/+9 |
* | fix implicit st_rdev element handling when negative value was passed | Anatol Belski | 2014-08-29 | 1 | -0/+11 |
* | 's' works with size_t round 4 | Anatol Belski | 2014-08-27 | 1 | -3/+3 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -41/+41 |
* | mostly fixes to spl, but also some other | Anatol Belski | 2014-08-17 | 1 | -2/+2 |
* | several fixes - | Anatol Belski | 2014-08-16 | 1 | -14/+14 |
* | fix macros in the 5 basic extensions | Anatol Belski | 2014-08-16 | 1 | -35/+35 |
* | Fast parameter parsing API | Dmitry Stogov | 2014-07-11 | 1 | -1/+15 |
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -66/+66 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 1 | -1/+1 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' | Rasmus Lerdorf | 2012-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Fix grammo | Rasmus Lerdorf | 2012-05-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-05-10 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | Fix bug ext\standard\tests\file\realpath_cache_win32.phpt fails | Anatoliy Belsky | 2012-05-10 | 1 | -1/+6 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - fix #39863, do not accept paths with NULL in them. See http://news.php.net/... | Pierre Joye | 2010-11-18 | 1 | -1/+26 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | unused variables | Stanislav Malyshev | 2011-09-06 | 1 | -0/+4 |
* | | allow user streams to override ch* on windows too | Stanislav Malyshev | 2011-09-06 | 1 | -11/+21 |
* | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -8/+8 |
* | | - Fixed ZTS build and removed unused vars | Felipe Pena | 2011-05-25 | 1 | -3/+1 |
* | | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 1 | -43/+157 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -55/+2 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | ouch, that ZTS | Stanislav Malyshev | 2009-12-08 | 1 | -2/+2 |
* | add "no params" check | Stanislav Malyshev | 2009-12-08 | 1 | -0/+7 |
* | add realpath cache inspect functions | Stanislav Malyshev | 2009-12-08 | 1 | -0/+38 |
* | removed now obsolete NetWare hack since I fixed this | Guenter Knauf | 2009-11-03 | 1 | -20/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -1/+1 |
* | MFH: | Arnaud Le Blanc | 2008-08-07 | 1 | -5/+19 |
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -2/+2 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: fix crash bug in chown when 2nd parameter != string or int | Jani Taskinen | 2007-11-21 | 1 | -3/+6 |
* | Fixed crash (Serg) | Dmitry Stogov | 2007-11-16 | 1 | -2/+5 |
* | MFH: sync | Jani Taskinen | 2007-11-05 | 1 | -104/+116 |
* | MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache) | Jani Taskinen | 2007-10-31 | 1 | -7/+14 |
* | MFH: check the return value of getgroups() for -1 (coverity issue #390) | Antony Dovgal | 2007-09-21 | 1 | -1/+1 |
* | Fixed bug #42072 (No warning message for clearstatcache() with arguments). | Ilia Alshanetsky | 2007-07-23 | 1 | -0/+4 |
* | MFB: clean & refactored disk_*() funcs implementation | Antony Dovgal | 2007-04-06 | 1 | -106/+139 |
* | fix folding | Antony Dovgal | 2007-02-26 | 1 | -4/+8 |