Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-01 | 1 | -1/+1 |
|\ | |||||
| * | Fixed bug #63184 test (ext/spl/tests/RecursiveDirectoryIterator_getSubPathna... | Xinchen Hui | 2012-10-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-01 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Fix test | Xinchen Hui | 2012-10-01 | 1 | -2/+0 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-09-29 | 2 | -31/+29 |
|\ \ | |/ | |||||
| * | Remove meaningless md5 string && Attempt to fix #63184 | Xinchen Hui | 2012-09-29 | 2 | -31/+29 |
* | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-09-27 | 2 | -11/+11 |
|\ \ | |/ | |||||
| * | fix unix/win dir separators | Anatoliy Belsky | 2012-09-27 | 2 | -11/+11 |
* | | Merge branch 'PHP-5.4' | Lars Strojny | 2012-09-18 | 2 | -0/+110 |
|\ \ | |/ | |||||
| * | Merging PR #116 | Lars Strojny | 2012-09-18 | 2 | -0/+110 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-09-01 | 18 | -56/+56 |
|\ \ | |/ | |||||
| * | Remove extra blank in notice message, should act as same as vm | Xinchen Hui | 2012-09-01 | 18 | -56/+56 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-09-01 | 2 | -37/+87 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-09-01 | 2 | -37/+87 |
| |\ | |||||
| | * | Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all und... | Xinchen Hui | 2012-09-01 | 2 | -32/+88 |
| | * | Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray) | Xinchen Hui | 2012-08-23 | 2 | -4/+27 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-08-23 | 2 | -4/+27 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray) | Xinchen Hui | 2012-08-23 | 2 | -4/+27 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-08-21 | 3 | -22/+70 |
|\ \ \ | |/ / | |||||
| * | | Implemented FR #62840 (Add sort flag to ArrayObject::ksort) | Xinchen Hui | 2012-08-21 | 3 | -22/+70 |
* | | | Merge branch 'PHP-5.4' | Felipe Pena | 2012-08-19 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-08-19 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | - Value stored to var is never used | Felipe Pena | 2012-08-19 | 1 | -1/+0 |
| | * | missed the test script | Xinchen Hui | 2012-07-21 | 1 | -0/+15 |
| | * | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives... | Xinchen Hui | 2012-07-21 | 1 | -0/+2 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-08-13 | 1 | -0/+24 |
|\ \ \ | |/ / | |||||
| * | | more test script for #62328 | Xinchen Hui | 2012-08-13 | 1 | -0/+24 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-07-21 | 2 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives... | Xinchen Hui | 2012-07-21 | 2 | -0/+17 |
* | | | test script for bug #61697 | Xinchen Hui | 2012-07-18 | 1 | -0/+26 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-07-14 | 2 | -55/+126 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array ... | Stanislav Malyshev | 2012-07-14 | 2 | -55/+126 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-07-14 | 32 | -0/+651 |
|\ \ \ | |/ / | |||||
| * | | removed unneccesary arrat and ini settings | donnut | 2012-07-14 | 11 | -31/+0 |
| * | | addition SplFileObject tests | donnut | 2012-07-14 | 16 | -0/+323 |
| * | | new tests from PHP TestFest June 2012 | donnut | 2012-07-14 | 16 | -0/+359 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-07-12 | 4 | -45/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-07-12 | 4 | -45/+2 |
| |\ \ | | |/ | |||||
| | * | reverted changes for #62477 | Anatoliy Belsky | 2012-07-12 | 4 | -45/+2 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-07-11 | 4 | -2/+45 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-07-11 | 4 | -2/+45 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #62477 LimitIterator int overflow | Anatoliy Belsky | 2012-07-11 | 4 | -2/+45 |
| | * | Fix #62432 ReflectionMethod random corrupt memory on high concurrent | Johannes Schlüter | 2012-06-27 | 7 | -7/+7 |
| | * | Fixed bug RecursiveArrayIterator does not implement Countable | Nikita Popov | 2012-06-19 | 2 | -3/+12 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-07-09 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | fixed #62433 test for win | Anatoliy Belsky | 2012-07-09 | 1 | -4/+4 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-07-02 | 2 | -1/+20 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to dot ... | Xinchen Hui | 2012-07-02 | 2 | -1/+20 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -1/+1 |