Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-06-10 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | By Stanislav Malyshev (1) and michelangelo (1) * PHP-5.3: Adding a test for ext/posix/tests/posix_getegid_basic.phpt typo | ||||
| * | Adding a test for ext/posix/tests/posix_getegid_basic.phpt | michelangelo | 2012-06-10 | 1 | -0/+15 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | zoe slattery | 2012-05-15 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | * PHP-5.3: Small fixes to tests, see #62022 | ||||
| * | | Small fixes to tests, see #62022 | zoe slattery | 2012-05-15 | 1 | -1/+0 |
| |/ | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Replace $Revision$ with $Id$ in keyword expansion enable files Enable $Id$ expansion for files with the $Revision$ keyword Conflicts: ext/mysqlnd/mysqlnd.h | ||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | | |||||
| * | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| | | |||||
| * | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| | | |||||
| * | - add skipif | Pierre Joye | 2011-09-06 | 8 | -0/+48 |
| | | |||||
| * | - 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 |
| | | |||||
| * | - fix #39863, do not accept paths with NULL in them. See ↵ | Pierre Joye | 2010-11-18 | 1 | -0/+12 |
| | | | | | | | | http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus | ||||
| * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ↵ | Kalle Sommer Nielsen | 2010-08-11 | 5 | -5/+5 |
| | | | | | | | | | | | | (Fixes #52570) # Trunk patch will follow shortly | ||||
| * | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵ | Felipe Pena | 2010-06-26 | 1 | -1/+1 |
| | | | | | | | | for function aliases) | ||||
| * | * fixed bug #49819: STDOUT losing data with posix_isatty() | Michael Wallner | 2010-05-18 | 1 | -1/+3 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | | |||||
* | | Changed silent conversion of array to string to produce a notice. (Patrick) | Stanislav Malyshev | 2011-10-21 | 6 | -0/+60 |
| | | |||||
* | | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| | | |||||
* | | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| | | |||||
* | | - add skipif | Pierre Joye | 2011-09-06 | 8 | -0/+48 |
| | | |||||
* | | fix tests | Stanislav Malyshev | 2011-08-01 | 1 | -5/+5 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Added new parameter parsing option (p - for valid path (string without ↵ | Felipe Pena | 2011-06-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | null byte in the middle)) # The tests will be fixed in the next commits | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | | |||||
* | | - Fixed no bailout address error and posix tests | Felipe Pena | 2010-11-02 | 5 | -10/+0 |
| | | |||||
* | | MFB53: Changed deprecated ini options on startup from E_WARNING to ↵ | Kalle Sommer Nielsen | 2010-08-11 | 5 | -5/+5 |
| | | | | | | | | | | | | E_DEPRECATED (Fixes #52570) # Some of the updated tests were to make them sync with 5.3 although they don't run on trunk anymore | ||||
* | | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments ↵ | Felipe Pena | 2010-06-26 | 1 | -1/+1 |
| | | | | | | | | for function aliases) | ||||
* | | * fixed bug #49819: STDOUT losing data with posix_isatty() | Michael Wallner | 2010-05-18 | 1 | -1/+3 |
| | | |||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 6 | -6/+18 |
|/ | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | ||||
* | - Fix test (Bug #51035) | Felipe Pena | 2010-02-15 | 1 | -2/+2 |
| | |||||
* | - Removed duplicate tests (bug #51007) | Jani Taskinen | 2010-02-12 | 1 | -35/+0 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | These tests don't work when run as root | Rasmus Lerdorf | 2009-11-25 | 12 | -3/+15 |
| | |||||
* | Need the PCNTL extension loaded since that is where the SIGKILL constant ↵ | Rasmus Lerdorf | 2009-11-23 | 1 | -0/+1 |
| | | | | comes from | ||||
* | This will only get a permission defined error if not running as root. | Rasmus Lerdorf | 2009-11-23 | 1 | -0/+1 |
| | |||||
* | Add missing open_basedir check in posix_mkfifo | Rasmus Lerdorf | 2009-09-29 | 1 | -1/+2 |
| | |||||
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 2 | -2/+4 |
| | |||||
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 5 | -5/+5 |
| | |||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-30 | 6 | -0/+285 |
| | |||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-28 | 3 | -0/+80 |
| | |||||
* | Fix tests. Add missing SKIPIF sections so test do not run when POSIX ↵ | andy wharmby | 2009-08-27 | 7 | -0/+47 |
| | | | | extension not available. | ||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 34 | -0/+1143 |
| | |||||
* | - Fix CS and remove extra strlen() call | Jani Taskinen | 2009-08-06 | 1 | -1/+3 |
| | |||||
* | The user argument cannot be NULL here - fixes 2 tests | Rasmus Lerdorf | 2009-08-06 | 1 | -0/+2 |
| | |||||
* | - Fixed bug #49132 (posix_times returns false without error) | Felipe Pena | 2009-08-01 | 1 | -1/+1 |
| | | | | | patch by: phpbugs at gunnu dot us | ||||
* | Remove empty sections. Fix bad use of --SKIP-- | Zoe Slattery | 2009-07-21 | 7 | -7/+7 |
| | |||||
* | New POSIX extension tests from Berlin UG TestFest 2009. | andy wharmby | 2009-06-15 | 16 | -0/+535 |
| | |||||
* | Delete duplicate test | andy wharmby | 2009-06-11 | 1 | -46/+0 |
| |