| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #70018 (exec does not strip all whitespace) | Xinchen Hui | 2015-07-08 | 1 | -0/+15 |
| |\ | |||||
| | * | Fix test related to c22da81 | Julien Pauli | 2015-07-07 | 1 | -3/+1 |
| * | | Merge branch 'pull-request/1368' | Stanislav Malyshev | 2015-07-05 | 2 | -7/+9 |
| |\ \ | |||||
| | * | | moved function warning test to money_format_error.phpt file | Edgar R. Sandi | 2015-06-25 | 2 | -7/+9 |
| * | | | Fixed bug #69983 (get_browser fails with user agent of null) | Xinchen Hui | 2015-07-04 | 1 | -0/+49 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-03 | 1 | -2/+46 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Added more tests to improve function coverage | Edgar R. Sandi | 2015-07-03 | 1 | -2/+46 |
| * | | | improve timings evaluations in test | Christoph M. Becker | 2015-07-02 | 1 | -12/+12 |
| * | | | use proper place to cleanup | Anatol Belski | 2015-07-02 | 1 | -1/+5 |
| * | | | fix test for systems with lower time resolution | Anatol Belski | 2015-07-02 | 1 | -10/+10 |
| * | | | remove stderr descriptor | Anatol Belski | 2015-07-02 | 1 | -1/+1 |
| * | | | no need to fflush here | Anatol Belski | 2015-07-02 | 1 | -1/+0 |
| * | | | added test for bug #69900 | Anatol Belski | 2015-07-02 | 1 | -0/+69 |
| * | | | Fixed bug #69521 (Segfault in gc_collect_cycles()). | Xinchen Hui | 2015-07-02 | 1 | -0/+34 |
| * | | | Use DivisionByZeroError instead of exception for %/intdiv() | Bob Weinand | 2015-07-02 | 1 | -2/+2 |
| * | | | Fix #69976: Unable to parse "all" urls with colon char | Christoph M. Becker | 2015-07-01 | 1 | -0/+34 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-29 | 1 | -0/+18 |
| |\ \ \ | |/ / | |||||
| | * | | Improved code coverage of explode function | Edgar R. Sandi | 2015-06-29 | 1 | -0/+18 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-29 | 2 | -0/+33 |
| |\ \ \ | |/ / | |||||
| | * | | Added basic and error tests for hex2bin function | Edgar R. Sandi | 2015-06-29 | 2 | -0/+33 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-29 | 1 | -0/+12 |
| |\ \ \ | |/ / | |||||
| | * | | adding several other testing scenarios of code without coverage in stripcslas... | Edgar R. Sandi | 2015-06-29 | 1 | -0/+12 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-29 | 1 | -0/+8 |
| |\ \ \ | |/ / | |||||
| | * | | adding another testing scenario without coverage in setlocale function | Edgar R. Sandi | 2015-06-29 | 1 | -0/+8 |
| * | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-06-29 | 2 | -0/+85 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-29 | 2 | -0/+85 |
| | |\ \ | |||||
| | | * \ | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-28 | 2 | -0/+85 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'pull-request/1350' into PHP-5.4 | Stanislav Malyshev | 2015-06-28 | 2 | -0/+85 |
| | | | |\ \ | |||||
| | | | | * | | Fixed Bug #69874 : Can't set empty additional_headers for mail() | Yasuo Ohgaki | 2015-06-19 | 1 | -0/+42 |
| * | | | | | | fix tests | Anatol Belski | 2015-06-29 | 3 | -3/+3 |
| * | | | | | | Feature: Enhanced array_column() to also work with object elements. | Tjerk Meesters | 2015-06-27 | 1 | -0/+165 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-24 | 1 | -2/+2 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Christoph M. Becker | 2015-06-24 | 1 | -2/+2 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Made bug44295-win.phpt locale independent | Christoph M. Becker | 2015-06-24 | 1 | -2/+2 |
| * | | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-24 | 2 | -1/+6 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Christoph M. Becker | 2015-06-24 | 2 | -1/+6 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Christoph M. Becker | 2015-06-24 | 2 | -1/+6 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | Fixed bug #69768 (escapeshell*() doesn't cater to !) | Christoph M. Becker | 2015-06-24 | 2 | -1/+6 |
| | | | |/ | |||||
| * | | | | Drop duplicate object-to-type notices | Nikita Popov | 2015-06-22 | 1 | -1/+0 |
| * | | | | Fix bug #62922 | Nikita Popov | 2015-06-20 | 2 | -0/+12 |
| * | | | | Merge branch 'pull-request/1284' | Anatol Belski | 2015-06-17 | 6 | -6/+6 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 16 | -59/+751 |
| | |\ \ \ \ | |||||
| | * | | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 5 | -5/+5 |
| | * | | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 7 | -6/+16 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 5 | -9/+4 |
| * | | | | | | | Fix references handling in convert_scalar_to_number | Nikita Popov | 2015-06-16 | 1 | -0/+15 |
| | |_|/ / / / |/| | | | | | |||||
| * | | | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | | added test for bug #69646 | Anatol Belski | 2015-06-11 | 1 | -0/+47 |
| * | | | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-06-09 | 1 | -0/+329 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
