news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
com php-src: Add compile warning for "confusable" types:Zend/tests/type_declarations/confusable_type_warning.phpt Zend/z... nikic 07/11/2019 10:05 PM 1KB
com php-src: Wrap hrtime in `extern "c" {}`: ext/standard/hrtime.h nikic 07/11/2019 09:41 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/hrtime.h nikic 07/11/2019 09:42 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/hrtime.h nikic 07/11/2019 09:42 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/pcre/php_pcre.c nikic 07/11/2019 09:31 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/pcre/php_pcre.c nikic 07/11/2019 09:32 PM 1KB
com php-src: Fix php_pcre_mutex_free(): ext/pcre/php_pcre.c nikic 07/11/2019 09:31 PM 1KB
com php-src: Remove outdated comments in test:ext/standard/tests/array/bug78759.phpt nikic 07/11/2019 09:06 PM 1KB
com php-src: Disable ifunc resolvers under thread sanitizer as well:Zend/zend_portability.h nikic 07/11/2019 08:08 PM 1KB
com php-src: Add UPGRADING note about default object from empty value:UPGRADING nikic 07/11/2019 06:48 PM 1KB
com php-src: Fixed bug #78759: NEWS ext/standard/array.cext/standard/tests/array/bug78759.phpt nikic 07/11/2019 06:15 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWS ext/standard/array.c nikic 07/11/2019 06:17 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/standard/array.c nikic 07/11/2019 06:16 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/array.c nikic 07/11/2019 06:17 PM 1KB
com php-src: Fix #78788: ./configure generates invalidphp_version.h: NEWS configure.ac cmb 07/11/2019 05:01 PM 1KB
com php-src: Merge branch 'PHP-7.4': configure.ac cmb 07/11/2019 05:01 PM 1KB
com php-src: Move extra checks after zpp in get_browser(): ext/standard/browscap.c nikic 07/11/2019 12:50 AM 1KB
com php-src: Remove bogus skipifs in get_browser tests: ext/standard/tests/misc/bug65550.phpt ext/standard/tests/misc/ge... nikic 07/11/2019 12:48 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/misc/get_browser_error.phpt nikic 07/11/2019 12:50 AM 1KB
svn: /SVNROOT/ global_avail cmb 06/11/2019 10:53 PM 1KB
com php-src: Fix consistency issues with array accesseswarnings/exceptions: .gitignore Zend/tests/const_array_with_resou... nikic 06/11/2019 07:56 PM 1KB
com php-src: Fixed bug #78787: NEWS Zend/tests/bug78787.phptZend/zend_inheritance.c nikic 06/11/2019 07:52 PM 1KB
tag php-src: create tag php-7.3.12RC1 cmb 06/11/2019 01:12 AM 1KB
com php-src: 7.3.13 is next: NEWS Zend/zend.h configure.acmain/php_version.h cmb 06/11/2019 01:20 AM 1KB
com php-src: Prepare 7.3.12RC1: NEWS Zend/zend.h configure.acmain/php_version.h cmb 06/11/2019 12:46 AM 1KB
com php-src: Bump for 7.2.26-dev: NEWS configure.acmain/php_version.h pollita 05/11/2019 11:57 PM 1KB
tag php-src: create tag php-7.2.25RC1 pollita 05/11/2019 11:41 PM 1KB
com php-src: Update CREDITS for PHP 7.2.25RC1: ext/standard/credits_ext.h ext/standard/credits_sapi.h pollita 05/11/2019 11:09 PM 1KB
com php-src: Update NEWS for PHP 7.2.25RC1: NEWS pollita 05/11/2019 11:09 PM 1KB
com php-src: Fixed bug #78775: NEWS ext/curl/tests/bug78775.phptext/openssl/xp_ssl.c nikic 05/11/2019 07:13 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/openssl/xp_ssl.c nikic 05/11/2019 07:16 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/openssl/xp_ssl.c nikic 05/11/2019 07:15 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/openssl/xp_ssl.c nikic 05/11/2019 07:16 PM 1KB
com php-src: Revert "Remove configure checks for supported instructionsets": Zend/zend_portability.h build/php.m4 config... nikic 04/11/2019 06:32 PM 1KB
com php-src: Merge branch 'PHP-7.4': build/php.m4 configure.ac nikic 04/11/2019 06:34 PM 1KB
com php-src: Add a test for ReflectionClass:getInterfaceNames():ext/reflection/tests/ReflectionClass_getInterfaceNames_b... villfa 04/11/2019 08:51 PM 1KB
com php-src: Store pointer to property_info in reflection: ext/reflection/php_reflection.c nikic 04/11/2019 06:08 PM 1KB
com php-src: Remove dead code related to inherits props in reflection:ext/reflection/php_reflection.c nikic 04/11/2019 06:24 PM 1KB
com php-src: Make test more robust: ext/pdo_mysql/tests/pdo_mysql_attr_server_info.phpt cmb 04/11/2019 07:22 PM 1KB
com php-src: Fixed bug #78774: NEWS ext/reflection/php_reflection.c ext/reflection/tests/bug78774.phpt nikic 04/11/2019 06:04 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/reflection/php_reflection.c nikic 04/11/2019 06:04 PM 1KB
com php-src: Remove obsolete oniguruma.patch: ext/mbstring/oniguruma.patch cmb 05/11/2019 05:16 PM 1KB
com php-src: Remove support for array_key_exists() with objects: UPGRADING Zend/zend_execute.c Zend/zend_object_handlers... nikic 04/11/2019 08:10 PM 1KB
com php-src: Fix #55005: imagepolygon num_points requirement: NEWS ext/gd/gd.c ext/gd/tests/bug55005.phpt ext/gd/tests/i... cmb 02/11/2019 09:05 PM 1KB
com php-src: Reduce oniguruma retry limit in fuzzer:sapi/fuzzer/fuzzer-sapi.c nikic 02/11/2019 05:40 PM 1KB
com php-src: Print Client Library Version in phpinfo:ext/pdo_firebird/pdo_firebird.c cmb 02/11/2019 05:19 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/pdo_firebird/pdo_firebird.c cmb 02/11/2019 05:19 PM 1KB
com php-src: Merge branch 'PHP-7.4': azure/community_job.yml azure/i386/job.yml azure/job.yml azure/msan_job.yml nikic 02/11/2019 05:13 PM 1KB
com php-src: Explicitly specify ubuntu versions on azure pipelines:azure/community_job.yml azure/coverage_job.yml azure/... nikic 02/11/2019 05:12 PM 1KB
com php-src: Remove unused code: ext/gd/gd.c ext/gd/php_gd.h cmb 02/11/2019 07:10 AM 1KB
com php-src: Accept int parameter in the first place: ext/openssl/openssl.c cmb 02/11/2019 02:15 AM 1KB
com php-src: Promote some warnings to exceptions in standard lib:ext/standard/basic_functions.c ext/standard/tests/gener... nikic 02/11/2019 12:07 AM 1KB
com php-src: Fixed bug #78768: NEWS Zend/zend_types.h nikic 02/11/2019 12:04 AM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_types.h nikic 02/11/2019 12:04 AM 1KB
com php-src: Allow generating stubs for directory: scripts/dev/gen_stub.php nikic 01/11/2019 11:54 PM 1KB
com php-src: Add missing ZPP checks: Zend/tests/bug71221.phptZend/zend_builtin_functions.c Zend/zend_weakrefs.c ext/date... nikic 01/11/2019 10:26 PM 1KB
com php-src: Finish OpenSSL arginfo stubs: ext/openssl/openssl.cext/openssl/openssl.stub.php ext/openssl/openssl_arginfo... cmb 01/11/2019 10:21 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/file_get_contents_variation8.phpt ext/standard/tests/file/f... villfa 01/11/2019 07:38 PM 1KB
com php-src: Fix conflicts between tests with obscure filenames:ext/standard/tests/file/file_get_contents_variation8.php... villfa 01/11/2019 07:33 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/file_get_contents_variation8-win32.phpt ext/standard/tests/... villfa 01/11/2019 07:27 PM 1KB
com php-src: Fix conflicts between tests with obscure filenames:ext/standard/tests/file/file_get_contents_variation8-win... villfa 01/11/2019 07:24 PM 1KB
com php-src: pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout value.: NEWS ext/pdo/tests/bug... cmb 01/11/2019 05:36 PM 1KB
com php-src: Don't skip RECV instuctions when function uses type hints:ext/opcache/jit/zend_jit.c dmitry 01/11/2019 02:33 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/dom/tests/DOMDocument_loadXML_error1.phpt ext/dom/tests/DOMDocumen... cmb 31/10/2019 11:09 PM 1KB
com php-src: Fix test cases for libxml2 2.9.10: ext/dom/tests/DOMDocument_loadXML_error1.phpt ext/dom/tests/DOMDocument_... cmb 31/10/2019 11:07 PM 1KB
com php-src: Add stubs for WeakReference: Zend/zend_weakrefs.c Zend/zend_weakrefs.stub.php Zend/zend_weakrefs_arginfo.h nikic 31/10/2019 07:17 PM 1KB
com php-src: Merge branch 'PHP-7.4': build/php.m4 configure.ac nikic 31/10/2019 06:34 PM 1KB
com php-src: Remove configure checks for supported instruction sets:Zend/zend_portability.h build/php.m4 configure.ac nikic 31/10/2019 06:27 PM 1KB
svn: /SVNROOT/ global_avail cmb 31/10/2019 04:48 PM 1KB
com php-src: Fix bug #77930: Remove mmap limit: NEWS main/streams/mmap.c nikic 31/10/2019 04:37 PM 1KB
com php-src: Merge branch 'PHP-7.4': main/streams/mmap.c nikic 31/10/2019 04:37 PM 1KB
com php-src: Elevate warnings to ValueErrors in ext/calendar:ext/calendar/cal_unix.c ext/calendar/calendar.c ext/calenda... cmb 31/10/2019 03:49 PM 1KB
com php-src: Fix #78761: Zend memory heap corruption with preload andcasting: NEWS ext/ffi/ffi.c ext/ffi/tests/bug78761.... cmb 31/10/2019 02:49 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c cmb 31/10/2019 02:50 AM 1KB
com php-src: Fix #78762: Failing FFI::cast() may leak memory: NEWSext/ffi/ffi.c ext/ffi/tests/bug78762.phpt cmb 31/10/2019 12:21 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c cmb 31/10/2019 12:22 AM 1KB
com php-src: Cleanup return values when parameter parsing is unsuccessful:ext/com_dotnet/com_com.c ext/curl/curl_file.c ... nikic 30/10/2019 11:05 PM 1KB
com php-src: Don't use chunking for stream writes: ext/standard/tests/file/userstreams_006.phpt ext/standard/tests/strea... nikic 30/10/2019 08:03 PM 1KB
com php-src: Add UPGRADING note for stream_read() change: UPGRADING nikic 30/10/2019 06:31 PM 1KB
com php-src: Add more openssl stubs: ext/openssl/openssl.cext/openssl/openssl.stub.php ext/openssl/openssl_arginfo.h cmb 30/10/2019 06:20 PM 1KB
com php-src: Optimize creation of empty arrays in json_decode: ext/json/json_parser.y nikic 30/10/2019 06:06 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/json/json_parser.y nikic 30/10/2019 06:06 PM 1KB
com php-src: Make "unterminated comment" into a parse error:Zend/tests/unterminated_comment.phpt Zend/tests/warning_duri... nikic 30/10/2019 06:00 PM 1KB
com php-src: Warn on strtr(["" => "x"]): ext/standard/basic_functions.stub.php ext/standard/basic_functions_arginfo.h ex... nikic 30/10/2019 05:53 PM 1KB
com php-src: Promote mt_rand() min/max warning to ValueError: ext/standard/basic_functions.stub.php ext/standard/basic_f... nikic 30/10/2019 05:36 PM 1KB
com php-src: Use ArgumentCountError in IntlGregorianCalendar ctor:ext/intl/calendar/gregoriancalendar_methods.cpp ext/in... nikic 30/10/2019 05:27 PM 1KB
com php-src: Update documentation/comment for GH-4860: UPGRADINGext/standard/array.c nikic 30/10/2019 05:26 PM 1KB
com php-src: Add stubs for directory and file functions:ext/standard/basic_functions.c ext/standard/basic_functions.stub... cmb 30/10/2019 05:10 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: Zend/zend_closures.c nikic 30/10/2019 04:22 PM 1KB
com php-src: Add missing refcount increment: Zend/zend_closures.c nikic 30/10/2019 04:22 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_closures.c nikic 30/10/2019 04:23 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: Zend/zend_closures.c nikic 30/10/2019 04:23 PM 1KB
com php-src: Fix bug #78681 by renaming libphp8.so to libphp.so: .gitignorebuild/Makefile.global build/php.m4 configure.... nikic 29/10/2019 11:06 PM 1KB
com php-src: Allow to call XMLReader::open() and ::XML() statically:ext/xmlreader/php_xmlreader.c ext/xmlreader/tests/st... cmb 29/10/2019 10:58 PM 1KB
com php-src: Fixed bug #78689: NEWS Zend/tests/bug78689.phptZend/zend_closures.c nikic 29/10/2019 10:06 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSZend/zend_closures.c nikic 29/10/2019 10:06 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: Zend/zend_closures.c nikic 29/10/2019 10:07 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_closures.c nikic 29/10/2019 10:08 PM 1KB
com php-src: Add Z_PARAM_STRING/ARRAY_OR_NULL convenience macros: Zend/zend_API.h ext/date/php_date.c ext/pdo/pdo_dbh.c ... nikic 29/10/2019 08:29 PM 1KB
com php-src: Remove some RETURN_FALSE on exception: ext/standard/proc_open.c nikic 29/10/2019 08:36 PM 1KB
com php-src: Don't accept objects for options in password_hash(): ext/standard/password.c ext/standard/tests/password/pa... nikic 29/10/2019 08:20 PM 1KB
com php-src: Promote base_convert "invalid base" errors to ValueError: ext/standard/math.c ext/standard/tests/math/base_... nikic 29/10/2019 08:12 PM 1KB
com php-src: Throw "Unsupported operand types" error when using ** onarrays: Zend/tests/bug74084.phpt Zend/tests/pow_arr... nikic 29/10/2019 08:05 PM 1KB
com php-src: Expect number argument in round(): ext/standard/math.cext/standard/tests/math/round_variation1.phpt nikic 29/10/2019 07:50 PM 1KB
com php-src: Small phpdbg cleanups: sapi/phpdbg/phpdbg.c nikic 29/10/2019 06:39 PM 1KB
com php-src: Convert phpdbg arginfo to php stubs: sapi/phpdbg/phpdbg.csapi/phpdbg/phpdbg.stub.php sapi/phpdbg/phpdbg_arg... nikic 29/10/2019 06:39 PM 1KB
com php-src: Small ext/dom cleanups: ext/dom/cdatasection.cext/dom/comment.c ext/dom/document.c ext/dom/documentfragment... nikic 29/10/2019 06:16 PM 1KB
com php-src: Skip test case on non Windows platforms:ext/ffi/tests/bug78270_2.phpt cmb 29/10/2019 05:05 PM 1KB
com php-src: Try to fix asan warning in scalar_constant_defaults.phpt: ext/opcache/jit/zend_jit_x86.dasc nikic 29/10/2019 05:01 PM 1KB
com php-src: Skip test case on non Windows platforms:ext/ffi/tests/bug78270_2.phpt cmb 29/10/2019 04:53 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/tests/bug78270_2.phpt cmb 29/10/2019 04:57 PM 1KB
tag php-src: create tag php-7.4.0RC5 derick 29/10/2019 04:56 PM 1KB
com php-src: Update NEWS for PHP 7.4.0RC5: NEWS derick 29/10/2019 04:49 PM 1KB
com php-src: Update NEWS for 7.4.0RC6: NEWS derick 29/10/2019 04:50 PM 1KB
com php-src: Try to fix 32-bit fprintf test:ext/standard/tests/strings/printf.phpt nikic 29/10/2019 04:52 PM 1KB
com php-src: Fix test cases for master: ext/ffi/tests/bug78270_1.phpt ext/ffi/tests/bug78270_2.phpt cmb 29/10/2019 04:35 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c ext/ffi/ffi.gext/ffi/ffi_parser.c ext/ffi/php_ffi.h cmb 29/10/2019 03:58 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2:ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/cdf.h stas 29/10/2019 11:47 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4:ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/cdf.h stas 29/10/2019 11:47 AM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3:ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/cdf.h stas 29/10/2019 11:47 AM 1KB
com php-src: Fix libmagic buffer overflow issue (CVE-2019-18218):ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/cdf.h stas 28/10/2019 07:30 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/pdo_firebird/firebird_driver.c ext/pdo_firebird/firebird_statement.c ext/pdo_fi... cmb 28/10/2019 11:41 PM 1KB
com php-src: Add support for Interbase 1 dialect: NEWS UPGRADINGext/pdo_firebird/firebird_driver.c ext/pdo_firebird/fire... cmb 28/10/2019 11:40 PM 1KB
com php-src: Add missing zend_parse_parameters_none(): ext/reflection/php_reflection.c cmb 28/10/2019 11:18 PM 1KB
com php-src: Remove ability to unbind $this of closures if used: UPGRADINGZend/tests/closure_041.phpt Zend/tests/closure... nikic 28/10/2019 08:24 PM 1KB
com php-src: Define IS_WINDOWS in the test runner: run-tests.php villfa 28/10/2019 08:14 PM 1KB
com php-src: Fix #78751: Serialising DatePeriod converts DateTimeImmutable:NEWS ext/date/php_date.c ext/date/tests/bug78... cmb 28/10/2019 08:07 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/date/php_date.c cmb 28/10/2019 08:08 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/date/php_date.c cmb 28/10/2019 08:09 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/date/php_date.c cmb 28/10/2019 08:09 PM 1KB
com php-src: Elevate warnings to Error Exceptions in ext/bcmath:ext/bcmath/bcmath.c ext/bcmath/bcmath.stub.php ext/bcmat... cmb 28/10/2019 07:22 PM 1KB
com php-src: Convert warnings to Errors in sprintf() functions:ext/standard/formatted_print.c ext/standard/tests/file/fs... nikic 28/10/2019 06:58 PM 1KB
com php-src: Fix miscellaneous typos in docs and error messages: UPGRADINGZend/zend_alloc.c Zend/zend_compile.h Zend/zen... nikic 28/10/2019 06:44 PM 1KB
com php-src: Remove redundant variable rv and optimize code:Zend/zend_exceptions.c nikic 28/10/2019 06:42 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_exceptions.c nikic 28/10/2019 06:42 PM 1KB
com php-src: Optimize array_slice for packed arrays with large offsets: UPGRADING ext/standard/array.c ext/standard/test... nikic 28/10/2019 06:30 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_generators.c nikic 28/10/2019 05:28 PM 1KB
com php-src: Fix bug #78752: NEWS Zend/tests/bug78752.phptZend/zend_generators.c nikic 28/10/2019 05:27 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSZend/zend_generators.c nikic 28/10/2019 05:28 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: Zend/zend_generators.c nikic 28/10/2019 05:28 PM 1KB
com php-src: Revert "Add missing zend_parse_parameters_none()": ext/reflection/php_reflection.c cmb 27/10/2019 08:41 PM 1KB
com php-src: Add missing zend_parse_parameters_none(): ext/reflection/php_reflection.c cmb 27/10/2019 08:12 PM 1KB
com php-src: Try one more FD in ext/standard/tests/file/php_fd_wrapper_04.phpt: ext/standard/tests/file/php_fd_wrapper_0... nikic 27/10/2019 04:35 PM 1KB
com php-src: Fix and make reflection arginfo stubs more specific:ext/reflection/reflection.stub.php cmb 26/10/2019 10:17 PM 1KB
com php-src: Remove generic type annotations:ext/calendar/calendar.stub.php ext/curl/curl.stub.php cmb 26/10/2019 10:24 PM 1KB
com php-src: Replace EXPECTF by EXPECT: ext/dom/tests/DOMCharacterData_deleteData_error_002.phpt ext/dom/tests/DOMDocume... villfa 26/10/2019 10:05 PM 1KB
com php-src: Improve reflection arginfo stubs:ext/reflection/reflection.stub.php ext/reflection/reflection_arginfo.h ext... cmb 26/10/2019 06:32 PM 1KB
com php-src: Add ARM64 CI to Travis: .travis.yml travis/compile.shtravis/setup-mysql.sh travis/setup-pgsql.sh nikic 25/10/2019 10:37 PM 1KB
com php-src: Merge branch 'PHP-7.4': .travis.yml travis/compile.sh nikic 25/10/2019 10:38 PM 1KB
com php-src: Fix bug #78226: Don't call __set() on uninitialized typed properties: NEWS Zend/tests/type_declarations/typ... nikic 25/10/2019 10:31 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_API.c Zend/zend_inheritance.c Zend/zend_object_handlers.c Zend/zend_objec... nikic 25/10/2019 10:32 PM 1KB
com php-src: Fixed bug #78747: NEWS ext/opcache/Optimizer/zend_func_info.c ext/opcache/tests/internal_func_info_static_m... nikic 25/10/2019 06:47 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/opcache/Optimizer/zend_func_info.c ext/zend_test/test.c nikic 25/10/2019 06:50 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/opcache/Optimizer/zend_func_info.c ext/zend_test/test.c nikic 25/10/2019 06:50 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/opcache/Optimizer/zend_func_info.c ext/zend_test/test.c nikic 25/10/2019 06:53 PM 1KB
com php-src: Optimize VERIFY_RETURN_TYPE for TMP operands as well: ext/opcache/Optimizer/dfa_pass.c nikic 25/10/2019 05:37 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/opcache/Optimizer/dfa_pass.c nikic 25/10/2019 05:41 PM 1KB
com php-src: Check class linking in VERIFY_RETURN_TYPE optimization: ext/opcache/Optimizer/dfa_pass.c ext/opcache/tests/... nikic 25/10/2019 05:24 PM 1KB
com php-src: Simplify travis setup scripts: .travis.ymltravis/ext/curl/setup.sh travis/ext/mysql/setup.shtravis/ext/mysq... nikic 25/10/2019 05:15 PM 1KB
com php-src: Merge branch 'PHP-7.4': .travis.yml ext/opcache/Optimizer/dfa_pass.c nikic 25/10/2019 05:25 PM 1KB
com php-src: Optimize instanceof_function: Zend/zend_API.c Zend/zend_interfaces.c Zend/zend_object_handlers.c Zend/zend_... nikic 25/10/2019 04:51 PM 1KB
com php-src: Check type is set when verifying variadic args:Zend/tests/bug67938.phpt Zend/zend_execute.c nikic 25/10/2019 04:27 PM 1KB
com php-src: Remove recursive check from instanceof_interface: Zend/zend_inheritance.c Zend/zend_operators.c nikic 25/10/2019 04:19 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_inheritance.c Zend/zend_operators.c nikic 25/10/2019 04:20 PM 1KB
com php-src: Optimize instanceof_class/interface: Zend/zend_operators.c nikic 24/10/2019 11:47 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_operators.c nikic 24/10/2019 11:50 PM 1KB
com php-src: Clean up and clarify instanceof_function_ex(): Zend/zend_operators.c Zend/zend_operators.h nikic 24/10/2019 11:40 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_operators.c Zend/zend_operators.h nikic 24/10/2019 11:42 PM 1KB
com php-src: Don't check ZEND_TYPE_IS_SET() in zend_check_type(): Zend/zend_execute.c nikic 24/10/2019 09:41 PM 1KB
com php-src: Remove unnecessary type checks in verify_missing_return_type: Zend/zend_execute.c nikic 24/10/2019 09:52 PM 1KB
com php-src: Skip IntlTimeZone::getOffset() error tests on non-x86:ext/intl/tests/timezone_getErrorCodeMessage_basic.php... nikic 24/10/2019 09:26 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/intl/tests/timezone_getOffset_error.phpt nikic 24/10/2019 09:26 PM 1KB
com php-src: Use posix_getuid() to check for root in pcntl_setpriority() test: ext/pcntl/tests/pcntl_setpriority_basic.p... nikic 24/10/2019 08:46 PM 1KB
com php-src: Don't test "blocks" in lstat_stat_variation7.phpt: ext/standard/tests/file/lstat_stat_variation7.phpt nikic 24/10/2019 08:46 PM 1KB
com php-src: Increase FD used in php://fd test: ext/standard/tests/file/php_fd_wrapper_04.phpt nikic 24/10/2019 08:46 PM 1KB
com php-src: Skip large ftruncate test if large files not supported:ext/standard/tests/file/ftruncate_bug76422.phpt nikic 24/10/2019 08:46 PM 1KB
com php-src: typo and better wording: php.ini-developmentphp.ini-production remi 24/10/2019 01:43 PM 1KB
com php-src: Merge branch 'PHP-7.4': php.ini-development php.ini-production remi 24/10/2019 01:43 PM 1KB
com php-src: Added suppot for glob() wildcard matching in ffi.preloaddirective: ext/ffi/ffi.c ext/ffi/tests/303.phpt php... remi 24/10/2019 01:40 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c php.ini-developmentphp.ini-production remi 24/10/2019 01:40 PM 1KB
com php-src: Reverting push to wrong repo: Zend/zend_alloc.c rasmus 24/10/2019 05:34 AM 1KB
com php-src: Update alloc patch: Zend/zend_alloc.c rasmus 24/10/2019 05:31 AM 1KB
   Re: [PHP-CVS] com php-src: Update alloc patch: Zend/zend_alloc.c rasmus 24/10/2019 05:33 AM 1KB
com php-src: Ignore ZEND_FFI_TYPE_OWNED flag: ext/ffi/ffi.c dmitry 24/10/2019 12:50 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c dmitry 24/10/2019 12:54 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/crc32.c nikic 23/10/2019 11:42 PM 1KB
com php-src: Fix aarch64 crc32 implementation: ext/standard/crc32.c nikic 23/10/2019 11:41 PM 1KB
com php-src: Don't autoload when checking property types:Zend/tests/type_declarations/typed_properties_class_loading.php... nikic 23/10/2019 06:21 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/tests/type_declarations/typed_properties_class_loading.phpt Zend/zend_execute.... nikic 23/10/2019 06:24 PM 1KB
com php-src: JIT: Handle typed refs in assign dim: Zend/zend_execute.c Zend/zend_execute.h ext/opcache/jit/zend_jit_disa... nikic 23/10/2019 05:25 PM 1KB
com php-src: JIT: Add option to disable SSA checks:ext/opcache/jit/zend_jit_x86.dasc nikic 23/10/2019 05:25 PM 1KB
com php-src: Allow array_splice() length to be null: UPGRADING ext/standard/array.c ext/standard/basic_functions.stub.ph... nikic 23/10/2019 05:22 PM 1KB
com php-src: Document the changes to substr functions: UPGRADING nikic 23/10/2019 05:22 PM 1KB
com php-src: Use ICU's CXXFLAGS when using pkg-config: acinclude.m4 nikic 23/10/2019 05:17 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: acinclude.m4 nikic 23/10/2019 05:17 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: acinclude.m4 nikic 23/10/2019 05:07 PM 1KB
com php-src: Add "-pthread" to EXTRA_LDFLAGS_PROGRAM as well: acinclude.m4 nikic 23/10/2019 05:06 PM 1KB
com php-src: Added missing call to ZipArchive::close():ext/zip/tests/oo_unchangeIndex.phpt ext/zip/tests/oo_unchangeName... cmb 23/10/2019 04:44 PM 1KB
com php-src: JIT: UNDEF result on "Illegal offset type" exception:ext/opcache/jit/zend_jit_helpers.c nikic 23/10/2019 04:07 PM 1KB
com php-src: JIT: Fix handling of typed ref in assign dim op:ext/opcache/jit/zend_jit_x86.dasc nikic 23/10/2019 04:08 PM 1KB
com php-src: JIT: Fix handling of typed ref in assign op:ext/opcache/jit/zend_jit_disasm_x86.c ext/opcache/jit/zend_jit_... nikic 23/10/2019 04:08 PM 1KB
com php-src: JIT: Check exception after jit_assign_dim_op_helper: ext/opcache/jit/zend_jit_x86.dasc nikic 23/10/2019 04:07 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c php.ini-developmentphp.ini-production remi 23/10/2019 01:49 PM 1KB
com php-src: add new ffi.preload option in php.ini and display ini entriesin MINFO: ext/ffi/ffi.c php.ini-development p... remi 23/10/2019 01:49 PM 1KB
tag php-src: create tag php-7.1.33 krakjoe 23/10/2019 12:57 AM 1KB
com php-src: bump version: NEWS configure.in main/php_version.h krakjoe 23/10/2019 12:58 AM 1KB
com php-src: set versions for release: NEWS configure.inmain/php_version.h krakjoe 23/10/2019 12:56 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c cmb 22/10/2019 11:54 PM 1KB
com php-src: Fix typo: ext/ffi/ffi.c cmb 22/10/2019 11:53 PM 1KB
com php-src: Allow loading FFI bindings through ffi.preload directive:Zend/zend_compile.h ext/ffi/ffi.c ext/ffi/php_ffi.... dmitry 22/10/2019 10:52 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_compile.h ext/ffi/ffi.c ext/ffi/php_ffi.h ext/opcache/ZendAccelerator.c dmitry 22/10/2019 10:53 PM 1KB
com php-src: Add Z_PARAM_LONG_OR_NULL macro: Zend/zend_API.h ext/standard/array.c ext/standard/streamsfuncs.c ext/standa... nikic 22/10/2019 06:09 PM 1KB
com php-src: Accept null lengths for substr functions(): ext/iconv/iconv.cext/iconv/iconv.stub.php ext/iconv/iconv_argin... nikic 22/10/2019 06:09 PM 1KB
com php-src: Fix #78716: Function name mangling is wrong for some parametertypes: NEWS ext/ffi/ffi.c ext/ffi/tests/callc... cmb 22/10/2019 05:38 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ffi/ffi.c cmb 22/10/2019 05:39 PM 1KB
com php-src: Fix and undeprecate ReflectionType::__toString(): UPGRADING Zend/tests/bug78239.phpt ext/reflection/php_ref... nikic 22/10/2019 05:26 PM 1KB
com php-src: Add a run with opcache to the coverage job:azure-pipelines.yml azure/coverage_job.yml nikic 22/10/2019 05:12 PM 1KB
com php-src: Merge branch 'PHP-7.4': azure-pipelines.yml nikic 22/10/2019 05:13 PM 1KB
tag php-src: create tag php-7.2.24 remi 22/10/2019 04:30 PM 1KB
com php-src: Update NEWS for PHP 7.2.24: NEWS remi 22/10/2019 04:15 PM 1KB
tag php-src: create tag php-7.3.11 cmb 22/10/2019 04:05 PM 1KB
com php-src: Update NEWS: NEWS cmb 22/10/2019 03:50 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWS cmb 22/10/2019 03:52 PM 1KB
com php-src: add NEWS entry: NEWS remi 22/10/2019 03:37 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: sapi/fpm/fpm/fpm_main.c sapi/fpm/tests/bug78599-path-info-underflow.ph... remi 22/10/2019 03:34 PM 1KB
com php-src: add NEWS entry for CVE-2019-11043: NEWS remi 22/10/2019 03:36 PM 1KB
com php-src: Prepare PHP 7.3.11: NEWS Zend/zend.h configure.acmain/php_version.h cmb 22/10/2019 03:15 PM 1KB
com php-src: Fix #78633: Heap buffer overflow (read) inmb_eregi: NEWS ext/mbstring/oniguruma/src/regcomp.c ext/mbstring/... cmb 22/10/2019 03:12 PM 1KB
com php-src: Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043): NEWS sapi/fpm/fpm/fpm_main.c sap... cmb 22/10/2019 03:11 PM 1KB
com php-src: Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043): NEWS sapi/fpm/fpm/fpm_main.c sap... stas 21/10/2019 01:50 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: sapi/fpm/fpm/fpm_main.c sapi/fpm/tests/tester.inc stas 22/10/2019 04:17 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: sapi/fpm/fpm/fpm_main.c sapi/fpm/tests/tester.inc stas 22/10/2019 04:17 AM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: sapi/fpm/fpm/fpm_main.c stas 22/10/2019 04:17 AM 1KB
com php-src: Merge branch 'PHP-7.4': sapi/fpm/fpm/fpm_main.c stas 22/10/2019 04:17 AM 1KB
com php-src: Revert "Add tests for ReflectionZendExtension":ext/reflection/tests/ReflectionZendExtension_basic1.phpt ext... villfa 22/10/2019 03:31 AM 1KB
com php-src: Add tests for ReflectionZendExtension:ext/reflection/tests/ReflectionZendExtension_basic1.phpt ext/reflecti... villfa 22/10/2019 03:17 AM 1KB
com php-src: Merge branch 'PHP-7.4': sapi/fpm/fpm/fpm_main.c bukka 20/10/2019 11:59 PM 1KB
com php-src: Add NEWS for the fixed bug #74083: NEWS bukka 20/10/2019 11:58 PM 1KB
com php-src: Fix bug #78697: inaccurate error message: NEWSext/reflection/php_reflection.c ext/reflection/tests/Reflecti... krakjoe 21/10/2019 03:22 PM 1KB
com php-src: Add (slow) test for fpm concurrent reloads #74083:sapi/fpm/tests/bug74083-concurrent-reload.phpt bukka 20/10/2019 11:08 PM 1KB
com php-src: Merge branch 'PHP-7.4': NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionClass_implement... krakjoe 21/10/2019 03:25 PM 1KB
com php-src: Fix #78633: Heap buffer overflow (read) inmb_eregi: ext/mbstring/oniguruma/src/regcomp.c ext/mbstring/onigu... stas 21/10/2019 01:47 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_opcode.c nikic 21/10/2019 06:17 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/reflection/php_reflection.c krakjoe 21/10/2019 03:24 PM 1KB
com php-src: Block signals during fpm master initialization:sapi/fpm/fpm/fpm_main.c sapi/fpm/fpm/fpm_process_ctl.c sapi/... bukka 20/10/2019 11:08 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/reflection/php_reflection.c krakjoe 21/10/2019 03:23 PM 1KB
com php-src: Fix leak with cycle in static prop of internal class:Zend/tests/bug78335_2.phpt Zend/zend_execute_API.c nikic 21/10/2019 04:26 PM 1KB
com php-src: Fix static prop cleanup for dl'ed internal classes:Zend/tests/bug78335_2.phpt Zend/zend_opcode.c nikic 21/10/2019 06:17 PM 1KB
com php-src: Fixed bug #78512 (Cannot make preload work): NEWSext/opcache/ZendAccelerator.c dmitry 21/10/2019 07:52 PM 1KB
com php-src: Skip fpm bug #74083 test on Windows:sapi/fpm/tests/bug74083-concurrent-reload.phpt bukka 20/10/2019 11:08 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/opcache/ZendAccelerator.c dmitry 21/10/2019 07:53 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_execute_API.c nikic 21/10/2019 04:27 PM 1KB
svn: /SVNROOT/ global_avail cmb 20/10/2019 07:06 PM 1KB
com php-src: Improve the error message in timeout tests:tests/basic/timeout_variation_10.phpt tests/basic/timeout_variat... villfa 20/10/2019 04:55 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/enchant/enchant.c villfa 20/10/2019 04:12 AM 1KB
com php-src: Fix proto of enchant_broker_list_dicts(): ext/enchant/enchant.c villfa 20/10/2019 04:11 AM 1KB
com php-src: Merge branch 'PHP-7.4': php.ini-development cmb 20/10/2019 01:20 AM 1KB
com php-src: Fix miscellaneous typos in docs: UPGRADINGext/intl/ERROR_CONVENTIONS.md ext/ldap/tests/README.md ext/snmp/t... cmb 20/10/2019 01:19 AM 1KB
com php-src: Add tests for DOMEntityReference: ext/dom/tests/DOMDocument_createEntityReference_error1.phpt ext/dom/tests... villfa 19/10/2019 09:42 PM 1KB
com php-src: Fix #78684: PCRE bug72463_2 test is sending emails on Linux: NEWS ext/pcre/tests/bug72463_2.phpt cmb 19/10/2019 06:59 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/com_dotnet/com_handlers.c cmb 19/10/2019 05:51 PM 1KB
com php-src: Fix #78694: Appending to a variant array causes segfault: NEWSext/com_dotnet/com_handlers.c ext/com_dotnet/... cmb 19/10/2019 05:47 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/com_dotnet/com_handlers.c cmb 19/10/2019 05:52 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/com_dotnet/com_handlers.c cmb 19/10/2019 05:49 PM 1KB
com php-src: Implement a cache for exif tag name lookups: ext/exif/exif.c nikic 18/10/2019 10:54 PM 1KB
com php-src: Improve exif tag name fetching: ext/exif/exif.cext/exif/tests/bug54002.phpt ext/exif/tests/bug60150.phptext... nikic 18/10/2019 10:55 PM 1KB
com php-src: Limit the amount of errors generated during exif parsing:ext/exif/exif.c ext/exif/tests/bug76557.phpt ext/e... nikic 18/10/2019 10:54 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/exif/exif.c nikic 18/10/2019 10:55 PM 1KB
com php-src: Fix test case: ext/date/tests/DatePeriod_set_state.phpt cmb 18/10/2019 10:23 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/date/php_date.c cmb 18/10/2019 09:33 PM 1KB
com php-src: Fix #70153 \DateInterval incorrectly unserialized: NEWSext/date/php_date.c ext/date/tests/bug48678.phpt ext... cmb 18/10/2019 09:31 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/date/php_date.c cmb 18/10/2019 09:33 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/date/php_date.c ext/date/tests/bug48678.phpt ext/date/tests/bu... cmb 18/10/2019 09:32 PM 1KB
com php-src: Properly handle non resources passed tosocket_select(): ext/sockets/sockets.c ext/sockets/tests/socket_sele... cmb 18/10/2019 08:16 PM 1KB
com php-src: Update array access syntax deprecated:ext/ext_skel.php cmb 18/10/2019 05:39 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ext_skel.php cmb 18/10/2019 05:40 AM 1KB
com php-src: Clenup "smart branch" handling: ext/opcache/jit/zend_jit_x86.dasc dmitry 18/10/2019 05:11 AM 1KB
com php-src: Fixed wrong shift: ext/opcache/jit/zend_jit_x86.dasc dmitry 18/10/2019 04:31 AM 1KB
com php-src: Pass cache slot when printing type errors:Zend/zend_execute.c Zend/zend_execute.h ext/opcache/jit/zend_jit_... nikic 17/10/2019 11:06 PM 1KB
com php-src: Integrate property types with variance system:Zend/zend_inheritance.c nikic 17/10/2019 07:37 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_inheritance.c nikic 17/10/2019 07:42 PM 1KB
com php-src: Relay on DO_ICALL/DO_UCALL opcode to avoid generation of useless code: ext/opcache/jit/zend_jit_x86.dasc dmitry 17/10/2019 05:55 PM 1KB
com php-src: Fixed exception handling: ext/opcache/jit/zend_jit_x86.dasc dmitry 17/10/2019 03:38 AM 1KB
com php-src: Change port to avoid collision with others tests:ext/standard/tests/streams/bug69521.phpt villfa 17/10/2019 02:50 AM 1KB
com php-src: Fixed exception handling: ext/opcache/jit/zend_jit_helpers.c dmitry 16/10/2019 07:36 AM 1KB
com php-src: Fixed exception source: ext/opcache/jit/zend_jit_x86.dasc dmitry 16/10/2019 06:26 AM 1KB
com php-src: Import timelib version 2018.03: ext/date/lib/dow.cext/date/lib/timelib.h ext/date/lib/timezonedb.h ext/date... derick 16/10/2019 04:00 AM 1KB
com php-src: Test an error case with DOMDocument::createEntityReference:ext/dom/tests/DOMDocument_createEntityReference_... villfa 16/10/2019 03:56 AM 1KB
com php-src: Silence undefined index warning when openssl not available.:ext/phar/phar/pharcommand.inc pollita 16/10/2019 03:37 AM 1KB
com php-src: Prevent parallel testing conflicts: ext/standard/tests/file/disk_free_space_variation.phpt cmb 15/10/2019 10:29 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/disk_free_space_variation.phpt cmb 15/10/2019 10:30 PM 1KB
tag php-src: create tag php-7.4.0RC4 derick 15/10/2019 07:29 PM 1KB
com php-src: Update NEWS for 7.4.0RC5: NEWS derick 15/10/2019 07:29 PM 1KB
com php-src: Update NEWS for PHP 7.4.0RC4: NEWS derick 15/10/2019 07:28 PM 1KB
com php-src: Promote "Cannot use parent" to fatal error: UPGRADINGZend/tests/class_name_as_scalar_error_002.phpt Zend/te... nikic 15/10/2019 05:46 PM 1KB
com php-src: Use "const" qualifier: ext/opcache/Optimizer/zend_inference.c ext/opcache/Optimizer/zend_inference.h dmitry 15/10/2019 02:49 AM 1KB
com php-src: Fixed compilation warning: ext/opcache/jit/libudis86/udis86.c dmitry 15/10/2019 02:47 AM 1KB
Re: [PHP-CVS] com php-src: Remove delref in free_object_storage:Zend/zend_objects_API.c mike 16/10/2019 07:56 PM 1KB
Re: [PHP-CVS] com php-src: Remove delref in free_object_storage:Zend/zend_objects_API.c mike 21/10/2019 06:58 PM 1KB
   Re: [PHP-CVS] com php-src: Remove delref in free_object_storage: Zend/zend_objects_API.c nikita.ppv 21/10/2019 04:28 PM 1KB