| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| |\ | | | | | | | | | * PHP-7.1: Allocate default ini values into persistent memory | ||||
| | * | Allocate default ini values into persistent memory | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| |\ \ | |/ | | | | | | | * PHP-7.1: Fix memory leak when phpdbg fails to start up | ||||
| | * | Fix memory leak when phpdbg fails to start up | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| | | | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| |\ \ | |/ | | | | | | | * PHP-7.1: Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite) | ||||
| | * | Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite) | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| | | | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| |\ \ | |/ | | | | | | | * PHP-7.1: Disable PGO for phpdbg | ||||
| | * | Disable PGO for phpdbg | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | For executable files, the linker seems to have issues dealing with the empty profiling database. As PGO is unlikely to bring any benefit in this case, the easiest is to disable it. | ||||
| | * | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -1284/+1223 |
| | | | |||||
| | * | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 |
| | | | |||||
| * | | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 |
| | | | |||||
| * | | Fix printf format issues on i386 | Nikita Popov | 2017-11-17 | 1 | -2/+2 |
| | | | |||||
| * | | fix tests for 32-bit | Remi Collet | 2017-09-13 | 2 | -2/+2 |
| | | | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-07-21 | 1 | -1284/+1223 |
| |\ \ | |/ | | | | | | | | | | | | | | | * PHP-7.1: Update NEWS Fixed bug #74947 (Segfault in scanner on INF number) Conflicts: Zend/zend_language_scanner.c | ||||
| * | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-07-17 | 1 | -1/+5 |
| |\ \ | |/ | | | | | | | * PHP-7.1: Fixed bug 74913 redirecting incorrect include <sys/poll.h> | ||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-17 | 1 | -1/+5 |
| | |\ | | | | | | | | | | | | | * PHP-7.0: Fixed bug 74913 redirecting incorrect include <sys/poll.h> | ||||
| | | * | Fixed bug 74913 redirecting incorrect include <sys/poll.h> | Peter Kokot | 2017-07-17 | 1 | -1/+5 |
| | | | | |||||
| | | * | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0 | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.0' of git.php.net:/php-src: Fixed condition check Fixed issue #2466 Invalid integer constant expression error in php.h | ||||
| | * | \ | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1 | Joe Watkins | 2017-04-10 | 2 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Fixed condition check Fixed condition check another place Fixed issue #2466 Invalid integer constant expression error in php.h | ||||
| * | | | | | Implemented HYBRID VM instruction dispatch method that takes advantages of ↵ | Dmitry Stogov | 2017-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | both CALL and GOTO VMs. | ||||
| * | | | | | Merge branch 'master' of git.php.net:/php-src | Joe Watkins | 2017-04-10 | 2 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git.php.net:/php-src: Fixed condition check Fixed condition check another place Fixed issue #2466 Invalid integer constant expression error in php.h | ||||
| | * \ \ \ \ | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 2 | -2/+2 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-7.1: Fixed condition check Fixed condition check another place Conflicts: ext/mcrypt/mcrypt.c | ||||
| | | * | | | | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | | * PHP-7.0: Fixed condition check | ||||
| | | | * | | | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | * PHP-7.1: Fixed bug #74400 (phpdbg comparing socket function to int) | ||||
| | * | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
| | |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | * PHP-7.0: Fixed bug #74400 (phpdbg comparing socket function to int) | ||||
| | | * | | Fixed bug #74400 (phpdbg comparing socket function to int) | Joe Watkins | 2017-04-10 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | Revert "fix crash in phpdbg shutdown process when opcache is loaded" | Joe Watkins | 2017-02-27 | 1 | -2/+1 |
| | | | | | | | | | | | | | This reverts commit 008fb28eafa3740b1e3696b1a5cf7566d493b97d. | ||||
| * | | | Update tests and add NEWS entry for phpdbg opcode dump change | Sara Golemon | 2017-03-29 | 5 | -15/+15 |
| | | | | |||||
| * | | | Add extended_value to phpdbg opcode dump | Sara Golemon | 2017-03-29 | 1 | -0/+5 |
| | | | | |||||
| * | | | Drop unnecessary allocator return value checks | Nikita Popov | 2017-03-13 | 1 | -5/+4 |
| | | | | |||||
| * | | | Interned strings unification for TS/NTS | Anatol Belski | 2017-03-04 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hereby, interned strings are supported in thread safe PHP. The patch implements two types of interned strings - interning per process, strings are not freed till process end - interning per request, strings are freed at request end There is no runtime interning. With Opcache, all the permanent iterned strings are copied into SHM on startup, additional copying into SHM might happen on demand. | ||||
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-02-27 | 1 | -1/+2 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-7.1: fix crash in phpdbg shutdown process when opcache is loaded | ||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-27 | 1 | -1/+2 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-7.0: fix crash in phpdbg shutdown process when opcache is loaded | ||||
| | | * | fix crash in phpdbg shutdown process when opcache is loaded | Joe Watkins | 2017-02-27 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge branch 'PHP-7.1' | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix copying too much leading to potential segfault | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| | | | | |||||
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 48 | -49/+49 |
| | | | | |||||
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 48 | -49/+49 |
| | | | | |||||
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 48 | -49/+49 |
| | | | | |||||
| * | | | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 5 | -21/+21 |
| | | | | | | | | | | | | | Tthe core should be normalized now, no uints anymore | ||||
| * | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-22 | 5 | -14/+61 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 5 | -14/+61 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #73704 (phpdbg shows the wrong line in files with shebang) | Bob Weinand | 2016-12-22 | 4 | -14/+61 |
| | | | | |||||
| * | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-21 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-21 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix issue with -- in phpdbg command line | Bob Weinand | 2016-12-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-20 | 2 | -0/+17 |
| |\ \ \ | |/ / | |||||
