Re: [PHP-CVS] com php-src: zend-test extension to house code that is required for testing internal APIs, but that we would not want to expose for regular builds: Zend/tests/return_types/internal_functions001.phpt Zend/tests/return_types/internal_functions002.phpt Zend/zend_builtin_functions.c appveyor/build_task.bat ext/sockets/tests/socket_export_stream-5.phpt ext/sockets/tests/socket_import_stream-5.phpt ext/standard/tests/file/bug52820.phpt ext/standard/tes
[email protected] (Matteo Beccati)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Hi Nikita, Joe, this commit is causing 3 tests to fail on debug builds: https://revive.beccati.com/bamboo/browse/PHP-SRC-1125 Zend/tests/overloaded_func_001.php Zend/tests/overloaded_func_002.php Zend/tests/traits/bug69579.php Cheers On 12/03/2017 19:58, Joe Watkins wrote: > Commit: b3ca0c25003e5e9279159aa2e6460b25908332c4 > Author: Nikita Popov <[email protected]> Sat, 11 Mar 2017 00:33:32 +0100 > Committer: Joe Watkins <[email protected]> Sun, 12 Mar 2017 18:58:50 +0000 > Parents: ea91c082328c6f93f20a078896c16c2051061f47 > Branches: master > > Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b3ca0c25003e5e9279159aa2e6460b25908332c4 > > Log: > zend-test extension to house code that is required for testing internal APIs, but that we would not want to expose for regular builds > > Changed paths: > M Zend/tests/return_types/internal_functions001.phpt > M Zend/tests/return_types/internal_functions002.phpt > M Zend/zend_builtin_functions.c > M appveyor/build_task.bat > M ext/sockets/tests/socket_export_stream-5.phpt > M ext/sockets/tests/socket_import_stream-5.phpt > M ext/standard/tests/file/bug52820.phpt > M ext/standard/tests/file/stream_enclosed.phpt > A ext/standard/tests/url/parse_url_unterminated.phpt > A ext/zend_test/config.m4 > A ext/zend_test/config.w32 > A ext/zend_test/php_test.h > A ext/zend_test/test.c > M travis/compile.sh > > > -- Matteo Beccati Development & Consulting - http://www.beccati.com/