4168 Commits (12bb3cd8d2791d34be855cfa1f48de35bb5faebb)

Author SHA1 Message Date
Joe Watkins 96ed946b2b Merge branch 'pull-request/2097' 9 years ago
Bob Weinand d82da7de3a Fixed bug #71234 (INI files are loaded even invoked as phpdbg -n --version) 9 years ago
Bob Weinand e93eaee164 Fixed bug #70776 (Simple SIGINT does not have any effect) 9 years ago
Bob Weinand 466870e2b0 Fix memory leak when compiling files in phpdbg 9 years ago
Bob Weinand d14498a475 Ignore non-executable opcodes in line mode of phpdbg_end_oplog() 9 years ago
Anatol Belski ce3e792c2c use already exported symbol 9 years ago
Bob Weinand fe49fd7dad Update NEWS 9 years ago
Nikita Popov fe378c27cc Fix phpdbg tests after lineno change 9 years ago
Bob Weinand 671d8054f8 Fix accidental PHPDBG_ABI break 9 years ago
Bob Weinand 5aae01104f Add stdin command and -s command line parameter to phpdbg 9 years ago
Bob Weinand 4790da5475 Update run command for allowing STDIN 10 years ago
Bob Weinand eaff72f31b Remove phpdbg fix targeting 7.1 which landed in 7.0 10 years ago
Bob Weinand 8908df690f Fix crash on Linux due to double fclose() 10 years ago
Bob Weinand 417a8ef6b4 Fix run command args passing when inmidst execution 10 years ago
Bob Weinand 9d537951c5 Add proper escape sequences and reading stdin from file in phpdbg run command 10 years ago
Bob Weinand 3280a29ee5 Fix invalid access to interned strings after they are freed in phpdbg 10 years ago
Julien Pauli a22175b06f Formatting. Fix possible memory corruption in FPM SHM management 10 years ago
tom916 807004a446 fix every work call mmap 10 years ago
Bob Weinand cf35dae6e2 phpdbg next command must stop when leaving function 10 years ago
George Wang 56fa36b0a8 Fix wrong year in previous commit. 10 years ago
Anatol Belski b1f33db39f backport 59444347 and 3d7343f6 10 years ago
David Carlier 19350b6b73 phpdbg: couple of network function return checks. Possible 10 years ago
Nikita Popov 1ae2d074f8 Fix bug #72996 10 years ago
Anatol Belski eac7f4b670 fix dealloc mismatch 10 years ago
George Wang c73bcbefbd Added .user.ini support. 10 years ago
Stanislav Malyshev d6a43a8562 Fix bug #72836 - integer overflow in base64_decode caused heap corruption 10 years ago
Nikita Popov 842e408c67 Don't copy mime types in CLI server 10 years ago
Christoph M. Becker 6e886f07a8 Fix #72676: Test cli_process_title_unix fails on AIX 10 years ago
Remi Collet fb4a6dc0f1 FPM: add test for CVE-2016-5385 10 years ago
gooh fb49f137ec Fix #72575: using --allow-to-run-as-root should ignore missing user 10 years ago
Julien Pauli 2552cf248d Remove needless zeroing of anonymously mmap'd memory 10 years ago
Michael McConville 9dd5d96332 Remove needless zeroing of anonymously mmap'd memory 10 years ago
Xinchen Hui de7a6b1232 MFH: Fixed fd leak (the origin commit can not be cherry-picked) 10 years ago
Xinchen Hui 0183a9af5a Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router.php) 10 years ago
Xinchen Hui 31ce3a661a Fixed bug #72308 (fastcgi_finish_request and logging environment variables) 10 years ago
Anatol Belski 2524ab9e67 fix condition 10 years ago
Bob Weinand 67468fb417 Fixed bug #72284 (phpdbg fatal errors with coverage) 10 years ago
Adam Harvey 54eb659032 Fix typo in phpdbg help. 10 years ago
Adam Harvey e623e91e27 Add missing newlines to phpdbg's help for the run command. 10 years ago
Joe Watkins dbae1653da fix size_t signed comparison 10 years ago
Ferenc Kovacs 3a16f511d9 mark frequent intermittent fpm test with XFAIL 10 years ago
Xinchen Hui 163d26d584 Fixed failed with libedit 10 years ago
Joe Watkins b04125da85 phpdbg: close file handles 10 years ago
Sean DuBois 68ebfc87ad Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not properly set $argi and $argn 10 years ago
Nikita Popov 5602f64213 Eliminate usages of _PP macros 10 years ago
Christoph M. Becker 2d4ad66ff2 Fixed bug #69953 11 years ago
Nikita Popov 1ac152938c Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 10 years ago
James Titcumb c4b188871e Fix bug #71575 removing extra semicolons outside macros 10 years ago
Nikita Popov bdd578fcbb Disable upload_2G test on travis 10 years ago
Dmitry Stogov 908b662f7f PHP-7 zend_call_function() doesn't support symbol_table substitution 10 years ago