news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0 noreply 06/04/2021 08:09 PM 1KB
[php-src] master: Fix #80880: SSL_read on shutdown, ftp/proc_open noreply 06/04/2021 08:09 PM 1KB
[php-src] master: fileinfo: Turn back the WS check mitigation noreply 06/04/2021 06:31 PM 1KB
[php-src] master: Update zend_vm_gen.php with zend_vm_opcode.c/h changes noreply 06/04/2021 05:36 PM 1KB
[php-src] master: Fix skipif section in test noreply 06/04/2021 03:59 PM 1KB
[php-src] master: Ignore some opcodes in JIT check noreply 06/04/2021 12:04 PM 1KB
[php-src] master: Add zend_get_opcode_id() to get opcode id from name noreply 06/04/2021 12:04 PM 1KB
[php-src] master: fileinfo: Update libmagic.patch noreply 06/04/2021 04:41 AM 1KB
[php-src] master: fileinfo: More VS compat noreply 06/04/2021 02:11 AM 1KB
[php-src] master: Merge branch 'PHP-8.0' noreply 06/04/2021 02:00 AM 1KB
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0 noreply 06/04/2021 02:00 AM 1KB
[php-src] master: .gdbinit: make zbacktrace show the correct stack whenswitching threads noreply 06/04/2021 02:00 AM 1KB
[php-src] master: fileinfo: Fix VS compat noreply 06/04/2021 01:59 AM 1KB
[php-src] master: fileinfo: Restore config.h for libmagic noreply 06/04/2021 01:45 AM 1KB
[php-src] master: fileinfo: Port libmagic 5.40 noreply 06/04/2021 01:33 AM 1KB
[php-src] master: Fixed unintended string duplication noreply 05/04/2021 09:44 PM 1KB
[php-src] master: micro-optimization noreply 05/04/2021 07:59 PM 1KB
[php-src] master: Set expectations noreply 05/04/2021 07:09 PM 1KB
[php-src] master: Fix necessary extensions list for OPcache test noreply 05/04/2021 12:22 PM 1KB
[php-src] master: Migrate skip checks to --EXTENSIONS--, p3 noreply 03/04/2021 08:11 PM 1KB
[php-src] deleted branch pgsql-resource noreply 03/04/2021 01:07 AM 1KB
[php-src] pgsql-resource: New test fixes noreply 03/04/2021 01:04 AM 1KB
[php-src] pgsql-resource: Get rid of global notices hash noreply 03/04/2021 01:04 AM 1KB
[php-src] pgsql-resource: Get rid of the hashes global hash noreply 03/04/2021 01:04 AM 1KB
[php-src] pgsql-resource: Get rid of memory leak, improve default connection handling, fix a few tests noreply 03/04/2021 01:03 AM 1KB
[php-src] pgsql-resource: Fix build and remove outdated comment noreply 03/04/2021 01:03 AM 1KB
[php-src] pgsql-resource: Convert resources to objects in ext/pgsql noreply 03/04/2021 01:03 AM 1KB
[php-src] created branch pgsql-resource noreply 03/04/2021 01:03 AM 1KB
[php-src] master: Fixed macros noreply 02/04/2021 11:11 PM 1KB
[php-src] master: Attempt to fix ext/spl/tests/bug67359.phpt broken by f323baa845b51e00e8116bc55fa40400a0f70e44 noreply 02/04/2021 10:58 PM 1KB
[php-src] master: update release process doc (#6829) noreply 02/04/2021 10:01 PM 1KB
[php-src] deleted branch rm-doc noreply 02/04/2021 10:01 PM 1KB
[php-src] master: clear only neccessary part of spl_filesystem_object noreply 02/04/2021 09:40 PM 1KB
[php-src] rm-doc: update release process doc noreply 02/04/2021 09:22 PM 1KB
[php-src] force pushed branch rm-doc noreply 02/04/2021 09:22 PM 1KB
[php-src] master: We don't have to clear zend_object structure, it's initialized by zend_object_std_init() anyway. noreply 02/04/2021 08:01 PM 1KB
[php-src] rm-doc: fix some issues noreply 02/04/2021 05:42 PM 1KB
[php-src] master: Reduce number of stat() calls noreply 02/04/2021 05:28 PM 1KB
[php-src] rm-doc: update release process doc noreply 02/04/2021 03:29 PM 1KB
[php-src] created branch rm-doc noreply 02/04/2021 03:29 PM 1KB
[php-src] master: Avoid reading of property name in ASSIGN_OBJ if it can be accessed through run-time cache slot. noreply 01/04/2021 09:44 PM 1KB
[php-src] master: Avoid reading of property name in FETCH_OBJ_R/IS if it can be accessed through run-time cache slot. noreply 01/04/2021 08:07 PM 1KB
[php-src] master: Migrate skip checks to --EXTENSIONS--, p2 noreply 01/04/2021 05:57 PM 1KB
[php-src] deleted branch phar_deprecated noreply 01/04/2021 02:49 PM 1KB
[php-src] phar_deprecated: Fix E_DEPRECATED in phar noreply 01/04/2021 01:45 PM 1KB
[php-src] created branch phar_deprecated noreply 01/04/2021 01:45 PM 1KB
[php-src] master: DynASM: Fix global label references noreply 01/04/2021 04:59 AM 1KB
[php-src] master: DynASM/ARM64: Add VREG support. noreply 01/04/2021 04:59 AM 1KB
[php-src] master: Merge upstream DynAsm changes from LuaJIT noreply 01/04/2021 04:59 AM 1KB
com php-src: Max spawn child processes rate an once:sapi/fpm/fpm/fpm_conf.c sapi/fpm/fpm/fpm_conf.h sapi/fpm/fpm/fpm_pro... bukka 29/03/2021 03:53 AM 1KB
com php-src: Update NEWS and UPGRADING for FPM addition ofpm.max_spawn_rate: NEWS UPGRADING bukka 29/03/2021 04:15 AM 1KB
com php-src: Add extra run test for pm.max_spawn_rate: sapi/fpm/tests/pm-max-spawn-rate-config.phpt sapi/fpm/tests/pm-ma... bukka 29/03/2021 04:06 AM 1KB
com php-src: Fix typos in fetch_all error message: ext/mysqli/mysqli_nonapi.c ext/mysqli/tests/mysqli_fetch_all.phpt ext... dharman 29/03/2021 03:36 AM 1KB
com php-src: Revert "Revert "Revert "[skip-ci] Fix typo""": ext/zlib/zlib.c levim 29/03/2021 01:53 AM 1KB
com php-src: Revert "Revert "[skip-ci] Fix typo"": ext/zlib/zlib.c nikic 29/03/2021 12:15 AM 1KB
com php-src: Revert "[skip-ci] Fix typo": ext/zlib/zlib.c nikic 28/03/2021 05:16 PM 1KB
svn: /SVNROOT/ global_avail nikic 28/03/2021 05:15 PM 1KB
com php-src: [skip-ci] Fix typo: ext/zlib/zlib.c rasmus 28/03/2021 11:57 AM 1KB
com php-src: Fix json_encode regression with JSON_PRETTY_PRINT: ext/json/json_encoder.c ext/json/tests/json_encode_prett... tandre 28/03/2021 06:47 AM 1KB
com php-src: hash: Fix -Warray-parameter= warnings: ext/hash/murmur/PMurHash128.c ext/hash/php_hash_fnv.h ext/hash/php_h... ab 27/03/2021 06:29 AM 1KB
com php-src: Remove unnecessary property unmangling in trait binding:Zend/zend_inheritance.c nikic 26/03/2021 07:14 PM 1KB
com php-src: Free static variables in execute fuzzer:sapi/fuzzer/fuzzer-sapi.c nikic 26/03/2021 06:59 PM 1KB
com php-src: Improved JIT for TYPE_CHECK opcode: ext/opcache/jit/zend_jit_trace.c ext/opcache/jit/zend_jit_x86.dasc dmitry 26/03/2021 04:48 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/pdo/pdo_stmt.stub.php ext/pdo/pdo_stmt_arginfo.h kocsismate 26/03/2021 02:32 AM 1KB
com php-src: Fix PDOStatement::bindColumn() parameter default value:ext/pdo/pdo_stmt.stub.php ext/pdo/pdo_stmt_arginfo.h kocsismate 26/03/2021 02:31 AM 1KB
com php-src: Improve JIT for IS_IDENTICAL: ext/opcache/jit/zend_jit_x86.dasc dmitry 25/03/2021 10:27 PM 1KB
com php-src: Improved type inference for FE_FETCH_R: Zend/Optimizer/zend_inference.c dmitry 25/03/2021 09:00 PM 1KB
com php-src: Drop unneessary if branch and adjust arg_num type: Zend/zend_execute.c Zend/zend_execute.h girgias 25/03/2021 10:12 AM 1KB
com php-src: XFAIL on WIN64 because of problem in libffi:ext/ffi/tests/bug80847.phpt cmb 24/03/2021 08:57 PM 1KB
com php-src: Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8: NEWS ext/libxml/libxml.c cmb 24/03/2021 06:50 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWS ext/libxml/libxml.c cmb 24/03/2021 06:52 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/libxml/libxml.c cmb 24/03/2021 06:53 PM 1KB
com php-src: Fix printf type in fpm status: sapi/fpm/fpm/fpm_status.c nikic 24/03/2021 05:07 PM 1KB
com php-src: Revert "Do not check exact values of unstable metrices in FPMstatus test": sapi/fpm/tests/status-basic.phpt... nikic 24/03/2021 05:07 PM 1KB
com php-src: Replace function with macro: ext/opcache/jit/zend_jit.c ext/opcache/jit/zend_jit_x86.dasc ext/opcache/jit/z... dmitry 24/03/2021 03:36 PM 1KB
com php-src: Do not check exact values of unstable metrices in FPM statustest: sapi/fpm/tests/status-basic.phpt sapi/fpm... bukka 24/03/2021 06:10 AM 1KB
com php-src: Move system independent code out from x86 specific header:ext/opcache/jit/zend_jit_internal.h ext/opcache/j... dmitry 23/03/2021 10:12 PM 1KB
com php-src: Move x86 dependent code out from platform independed parts.:ext/opcache/jit/zend_jit.c ext/opcache/jit/zend... dmitry 23/03/2021 09:39 PM 1KB
com php-src: Properly initialize PS(mod) on RINIT: ext/session/session.c cmb 23/03/2021 08:12 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/session/session.c cmb 23/03/2021 08:14 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: ext/session/session.c cmb 23/03/2021 08:13 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: ext/session/session.c cmb 23/03/2021 05:49 AM 1KB
com php-src: Fix #80889: amendment: ext/session/session.cext/session/tests/bug80889a.phpt cmb 23/03/2021 05:17 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/session/session.c cmb 23/03/2021 05:51 AM 1KB
com php-src: Fix types in FPM status openmetrics format:sapi/fpm/fpm/fpm_status.c bukka 23/03/2021 05:32 AM 1KB
com php-src: Revert "Use better function": Zend/zend_constants.c nikic 23/03/2021 12:53 AM 1KB
com php-src: strtr() optimization: ext/standard/string.c dmitry 22/03/2021 10:37 PM 1KB
com php-src: Fix const warning: Zend/zend_constants.c nikic 22/03/2021 10:19 PM 1KB
com php-src: Support VERIFY_RETURN_TYPE elision with unused operand: Zend/Optimizer/dfa_pass.c ext/opcache/tests/opt/ver... nikic 22/03/2021 09:54 PM 1KB
com php-src: Use zend_string* instead of char*: ext/opcache/ZendAccelerator.c ext/opcache/zend_accelerator_hash.c ext/op... dmitry 22/03/2021 07:56 PM 1KB
com php-src: Use better function: Zend/zend_constants.c dmitry 22/03/2021 07:55 PM 1KB
com php-src: Remove unused READDIR_R lock: main/reentrancy.c nikic 22/03/2021 05:48 PM 1KB
com php-src: run-tests: use the EXTENSIONS section for skipping:ext/sodium/tests/bug78114.phpt ext/sodium/tests/bug78516... nikic 22/03/2021 04:53 PM 1KB
com php-src: Use ServerClientTestCase in a test fordefault_socket_timeout=-1: ext/openssl/tests/bug62890.phpt bukka 22/03/2021 05:19 AM 1KB
com php-src: Merge branch 'PHP-8.0': sapi/fpm/tests/tester.inc bukka 22/03/2021 03:01 AM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWS bukka 22/03/2021 03:00 AM 1KB
com php-src: Fix NEWS entry position for the latest FPM fix: NEWS bukka 22/03/2021 02:58 AM 1KB
com php-src: Fix bug #80024: Duplication of info about inherited socketafter pool removing: NEWS sapi/fpm/fpm/fpm_socket... bukka 22/03/2021 02:52 AM 1KB
com php-src: fpm master/child process rename, enable on mac os.:sapi/fpm/fpm/fpm_env.c bukka 22/03/2021 02:36 AM 1KB
com php-src: Update NEWS for FPM process renaming on macOS: NEWS bukka 22/03/2021 02:42 AM 1KB
com php-src: Add support for openmetrics formatting to FPM status:sapi/fpm/fpm/fpm_status.c sapi/fpm/tests/status.inc sa... bukka 22/03/2021 02:08 AM 1KB
com php-src: Fix indent in FPM openmetrics status: sapi/fpm/fpm/fpm_status.c bukka 22/03/2021 02:24 AM 1KB
com php-src: Upadate NEWS and UPRADING with info about FPM openmetricsformat addition: NEWS UPGRADING bukka 22/03/2021 02:32 AM 1KB
com php-src: Use zend_hash_lookup(): ext/opcache/jit/zend_jit_disasm_x86.c ext/opcache/jit/zend_jit_helpers.c ext/opcach... dmitry 20/03/2021 04:34 AM 1KB
com php-src: Add zend_hash_lookup() and zend_hash_index_lookup() functions. Thet search for an element with given key/in... dmitry 20/03/2021 03:36 AM 1KB
com php-src: Fix #80889: Cannot set save handler whensave_handler is invalid: NEWS ext/session/session.c ext/session/tes... cmb 19/03/2021 11:59 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/session/session.c cmb 20/03/2021 12:03 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/session/session.c cmb 20/03/2021 12:05 AM 1KB
com php-src: Fix handling of unknown class in trait precedence list:Zend/tests/traits/precedence_unknown_class.phpt Zend... nikic 19/03/2021 11:04 PM 1KB
com php-src: micro-optimization: Zend/zend_hash.c dmitry 19/03/2021 09:57 PM 1KB
com php-src: Install de_DE locale on azure: azure/setup.yml nikic 19/03/2021 06:34 PM 1KB
com php-src: Support prototypes in call graph: Zend/Optimizer/dfa_pass.c Zend/Optimizer/sccp.c Zend/Optimizer/zend_call_... nikic 19/03/2021 05:49 PM 1KB
com php-src: XFAIL on WIN64 because of problem in libffi:ext/ffi/tests/bug80847.phpt dmitry 19/03/2021 05:19 PM 1KB
com php-src: Add missing rc1/rcn to return type initialization:Zend/Optimizer/zend_inference.c nikic 19/03/2021 05:04 PM 1KB
com php-src: Allow inferring narrowed return type: Zend/Optimizer/zend_inference.c ext/opcache/tests/opt/verify_return_t... nikic 19/03/2021 12:11 AM 1KB
com php-src: Update one more use of NO_AUTOLOAD: ext/opcache/jit/zend_jit_helpers.c nikic 18/03/2021 11:25 PM 1KB
com php-src: Update mysqli stub hash: ext/mysqli/mysqli_arginfo.h kocsismate 18/03/2021 11:09 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/pdo_odbc/odbc_stmt.c cmb 18/03/2021 10:31 PM 1KB
com php-src: Fix #80783: PDO ODBC truncates BLOB records at every 256thbyte: NEWS ext/pdo_odbc/odbc_stmt.c ext/pdo_odbc/... cmb 18/03/2021 10:13 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/pdo_odbc/odbc_stmt.c cmb 18/03/2021 10:18 PM 1KB
com php-src: Update opt test: Zend/Optimizer/zend_dump.c ext/opcache/tests/opt/sccp_024.phpt nikic 18/03/2021 10:25 PM 1KB
com php-src: Don't imply SILENT from NO_AUTOLOAD: Zend/zend_compile.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/z... nikic 18/03/2021 10:15 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/ffi/ffi.cext/ffi/tests/bug80847.phpt dmitry 18/03/2021 09:16 PM 1KB
com php-src: Additional fix for bug #80847. On x86_64 part of structure may be passed in CPU registers.: ext/ffi/ffi.c e... dmitry 18/03/2021 09:13 PM 1KB
com php-src: "zend-test" was renamed to "zend_test": ext/ffi/tests/bug80847.phpt dmitry 18/03/2021 07:36 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/pcre/php_pcre.c nikic 18/03/2021 05:51 PM 1KB
com php-src: Fix locale switch back to C in pcre: ext/pcre/php_pcre.c ext/pcre/tests/ctype_back_to_c.phpt nikic 18/03/2021 05:48 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: ext/pcre/php_pcre.c nikic 18/03/2021 05:50 PM 1KB
com php-src: Destroy constant values before object store:Zend/zend_execute_API.c Zend/zend_objects_API.c nikic 18/03/2021 05:31 PM 1KB
com php-src: Deprecate OO style mysqli::get_client_info method: UPGRADING ext/mysqli/mysqli.stub.php ext/mysqli/mysqli_a... dharman 18/03/2021 04:10 AM 1KB
com php-src: Fixed bug #80861 (erronous array key overflow in 2D array withJIT): NEWS ext/opcache/jit/zend_jit_x86.dasc ... dmitry 18/03/2021 03:59 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/jit/zend_jit_x86.dasc dmitry 18/03/2021 04:00 AM 1KB
com php-src: Add enums to UPGRADING [ci skip]: UPGRADING ilutov 18/03/2021 02:15 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in main.c: main/main.c girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in SOAP extension: ext/soap/php_http.c ext/soap/soap.c girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in PGSQL extension: ext/pgsql/pgsql.c girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in Date extension: ext/date/php_date.c girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in various places: Zend/zend_compile.c ext/gd/gd.c ext/sta... girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in Filter extension: ext/filter/logical_filters.c girgias 18/03/2021 12:36 AM 1KB
com php-src: Use zend_string_equals() API instead of strcmp() in COM extension: ext/com_dotnet/php_com_dotnet_internal.h girgias 18/03/2021 12:36 AM 1KB
com php-src: Fix signed/unsigned warnings in PDO ODBC:ext/pdo_odbc/odbc_driver.c ext/pdo_odbc/odbc_stmt.c ext/pdo_odbc/t... nikic 17/03/2021 11:33 PM 1KB
com php-src: Use absolute paths in tokenizer_data_gen.php: ext/tokenizer/tokenizer_data_gen.php nikic 17/03/2021 10:54 PM 1KB
com php-src: Initalize return_value before use: ext/pdo_firebird/firebird_statement.c ext/pdo_odbc/odbc_stmt.c cmb 17/03/2021 10:39 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/gd/gd.stub.phpext/gd/gd_arginfo.h nikic 17/03/2021 10:09 PM 1KB
com php-src: imagecolortransparent() cannot return null: ext/gd/gd.stub.phpext/gd/gd_arginfo.h nikic 17/03/2021 10:09 PM 1KB
com php-src: Return bool from imageinterlace(): ext/gd/gd.cext/gd/gd.stub.php ext/gd/gd_arginfo.h ext/gd/tests/bug77700.... nikic 17/03/2021 10:05 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/gd/gd.c ext/gd/gd.stub.phpext/gd/gd_arginfo.h nikic 17/03/2021 10:06 PM 1KB
com php-src: Fixed bug #80839 (PHP problem with JIT): NEWSext/opcache/jit/zend_jit_x86.dasc ext/opcache/tests/jit/bug808... dmitry 17/03/2021 09:55 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/jit/zend_jit_x86.dasc dmitry 17/03/2021 09:55 PM 1KB
com php-src: Fix CLANG/RELEASE build (this is a workaround for probable bugin CLANG): main/main.c dmitry 17/03/2021 08:50 PM 1KB
com php-src: Fix #66783: UAF when appending DOMDocument to element: NEWSext/dom/php_dom.c ext/dom/tests/bug66783.phpt cmb 17/03/2021 07:37 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/dom/php_dom.c cmb 17/03/2021 07:40 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/dom/php_dom.c cmb 17/03/2021 07:40 PM 1KB
com php-src: Avoid unnecessary static_variables persistence: ext/opcache/zend_file_cache.c ext/opcache/zend_persist.c ex... nikic 17/03/2021 07:20 PM 1KB
com php-src: 8.0.5 is next: NEWS Zend/zend.h configure.acmain/php_version.h cmb 17/03/2021 07:14 PM 1KB
com php-src: Simplify attribute persistence: ext/opcache/zend_persist.c nikic 17/03/2021 06:52 PM 1KB
com php-src: Fix PDO test under libmysqlclient: ext/pdo_mysql/tests/pdo_mysql_attr_max_buffer_size.phpt nikic 17/03/2021 06:26 PM 1KB
com php-src: Declare PDORow::queryString property: ext/pdo/pdo_stmt.c ext/pdo/pdo_stmt.stub.php ext/pdo/pdo_stmt_arginfo... kocsismate 17/03/2021 04:42 PM 1KB
com php-src: Fixed bug #80847 (CData structs with fields of type structcan't be passed as C function argument): NEWS ext... dmitry 17/03/2021 02:55 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/ffi/ffi.c ext/zend_test/test.c dmitry 17/03/2021 02:56 PM 1KB
com php-src: Validate string is numeric for integer PDO attribute value:ext/pdo/pdo_dbh.c ext/pdo/php_pdo_driver.h ext/p... girgias 17/03/2021 08:58 AM 1KB
com php-src: Add API to fetch bool value for PDO attribute values:ext/pdo/pdo_dbh.c ext/pdo/php_pdo_driver.h ext/pdo/tes... girgias 17/03/2021 08:58 AM 1KB
com php-src: Use standard PDO way for fetching integer attribute values:ext/pdo_dblib/dblib_driver.c ext/pdo_firebird/fi... girgias 17/03/2021 08:58 AM 1KB
branch php-src: enums deleted nikic 16/03/2021 11:50 PM 1KB
   Re: [PHP-CVS] branch php-src: enums deleted nikita.ppv 16/03/2021 11:52 PM 1KB
com php-src: Fix spacing with nested enum in var_dump: Zend/tests/enum/var_dump-nested.phpt ext/standard/var.c nikic 02/03/2021 07:39 AM 1KB
com php-src: Hint to add `: type` to enum decl:Zend/tests/enum/non-scalar-enum-with-int-value.phptZend/tests/enum/non-sc... nikic 02/03/2021 07:39 AM 1KB
com php-src: Make return type of ReflectionEnumUnitCase::getValue UnitEnum:ext/reflection/php_reflection.stub.php ext/re... nikic 02/03/2021 07:39 AM 1KB
com php-src: Make zend_enum_fetch_case_(name|value) available to extensions: Zend/zend_enum.c Zend/zend_enum.h nikic 02/03/2021 07:39 AM 1KB
com php-src: Forbid Serializable for enums:Zend/tests/enum/no-implement-serializable.phpt Zend/zend_enum.c nikic 04/03/2021 05:54 AM 1KB
com php-src: Adjust enum reflection according to the RFC:ext/reflection/php_reflection.c ext/reflection/php_reflection.s... nikic 05/03/2021 04:25 AM 1KB
com php-src: Some fixes and cleanup:Zend/tests/enum/no-implement-serializable-indirect.phptZend/tests/enum/non-backed-en... nikic 05/03/2021 07:34 PM 1KB
com php-src: Test __construct in enum from trait: Zend/tests/enum/traits-no-__construct.phpt nikic 02/03/2021 07:39 AM 1KB
com php-src: More fixes and cleanup: Zend/tests/enum/unserialize.phptext/reflection/php_reflection.c ext/reflection/php_... nikic 05/03/2021 10:34 PM 1KB
com php-src: Fix tokenizer_data: ext/tokenizer/tokenizer_data.c nikic 02/03/2021 07:40 AM 1KB
com php-src: Add & to var_dump for enum references: Zend/tests/enum/var_dump-reference.phpt ext/standard/var.c nikic 04/03/2021 06:20 AM 1KB
com php-src: Partial file cache support: ext/opcache/zend_file_cache.c nikic 05/03/2021 09:53 PM 1KB
com php-src: Avoid enum keyword BC break:Zend/tests/enum/keyword-no-bc-break.phptZend/tests/enum/keyword-whitespace.phpt... nikic 07/03/2021 06:01 PM 1KB
com php-src: ReflectionEnum::getCase() throws instead of returning false:ext/reflection/php_reflection.c ext/reflection/... nikic 07/03/2021 06:01 PM 1KB
com php-src: Fix opcache support: Zend/zend_compile.c Zend/zend_enum.c Zend/zend_inheritance.c nikic 16/03/2021 11:49 PM 1KB
com php-src: Fix reflection test: ext/reflection/tests/ReflectionClass_toString_001.phpt nikic 07/03/2021 06:01 PM 1KB
com php-src: Fix enum BC break where class name is followed by extends orimplements: Zend/tests/enum/keyword-no-bc-break... nikic 10/03/2021 06:00 AM 1KB
com php-src: Fix removed final constant on ReflectionClass:ext/reflection/php_reflection.c nikic 07/03/2021 06:01 PM 1KB
tag php-src: create tag php-8.0.4RC1 carusogabriel 16/03/2021 11:26 PM 1KB
com php-src: Update NEWS for PHP 8.0.4RC1: NEWS carusogabriel 16/03/2021 11:02 PM 1KB
com php-src: Add tokenizer_data_gen to build process: ext/tokenizer/Makefile.frag ext/tokenizer/tokenizer_data.c ext/tok... nikic 16/03/2021 09:53 PM 1KB
com php-src: Don't check executability: Zend/Makefile.fragbuild/Makefile.global nikic 16/03/2021 09:36 PM 1KB
com php-src: Check for WRONG_PROPERTY_INFO: Zend/zend_execute.c nikic 16/03/2021 09:24 PM 1KB
com php-src: Revert "Remove some unnecessary explicit header dependencies":Zend/Makefile.frag ext/standard/Makefile.frag nikic 16/03/2021 09:22 PM 1KB
com php-src: Remove some unnecessary explicit header dependencies:Zend/Makefile.frag ext/standard/Makefile.frag nikic 16/03/2021 08:02 PM 1KB
com php-src: Automatically run zend_vm_gen.php if zend_vm_def.h changes: Zend/Makefile.frag nikic 16/03/2021 08:08 PM 1KB
com php-src: Check for php program in autoconf: build/Makefile.globalbuild/php.m4 configure.ac nikic 16/03/2021 07:30 PM 1KB
com php-src: Fix refcount inference for typed properties:ext/opcache/Optimizer/zend_inference.c nikic 16/03/2021 06:17 PM 1KB
com php-src: Add sanity check for type of read_property return value: Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_v... nikic 16/03/2021 05:42 PM 1KB
com php-src: Fix build version too: configure.ac derick 16/03/2021 05:41 PM 1KB
com php-src: NEWS for 7.4.18: NEWS derick 16/03/2021 05:40 PM 1KB
tag php-src: create tag php-7.4.17RC1 derick 16/03/2021 05:38 PM 1KB
com php-src: Update NEWS for PHP 7.4.17RC1: NEWS derick 16/03/2021 05:35 PM 1KB
com php-src: Prepare for 7.4.17RC1: NEWS derick 16/03/2021 05:33 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/ldap/ldap.c ext/ldap/ldap.stub.phpext/ldap/ldap_arginfo.h kocsismate 16/03/2021 04:34 PM 1KB
com php-src: Fix ldap_next_entry() parameter name: ext/ldap/ldap.stub.php ext/ldap/ldap_arginfo.h kocsismate 16/03/2021 04:31 PM 1KB
com php-src: Fix crash in LDAP search functions during argument validation:ext/ldap/ldap.c ext/ldap/tests/ldap_search_er... kocsismate 16/03/2021 04:31 PM 1KB
com php-src: Add missing skipif sections to ext/dom tests:ext/dom/tests/bug79852.phpt ext/dom/tests/bug80600.phpt kocsismate 16/03/2021 06:45 AM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWS ext/dba/dba.c cmb 16/03/2021 01:39 AM 1KB
com php-src: Fix #80817: dba_popen() may cause segfault during RSHUTDOWN: NEWS ext/dba/dba.c cmb 16/03/2021 01:37 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/dba/dba.c cmb 16/03/2021 01:40 AM 1KB
com php-src: Boolify pdo_dbh_attribute_set(): ext/pdo/pdo_dbh.c girgias 15/03/2021 10:48 PM 1KB
com php-src: Add comment explaining empty default case:ext/pdo/pdo_dbh.c girgias 16/03/2021 12:39 AM 1KB
com php-src: Remove php_pdo_str_tolower_dup() function: UPGRADING.INTERNALS ext/pdo/pdo.c girgias 15/03/2021 10:48 PM 1KB
com php-src: Boolify pdo_stmt_describe_columns(): ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c ext/pdo/php_pdo_int.h girgias 15/03/2021 10:48 PM 1KB
com php-src: Voidify internal pdo_sqlstate_init_error_table(): ext/pdo/pdo.c ext/pdo/pdo_sqlstate.c ext/pdo/php_pdo_int.... girgias 15/03/2021 10:48 PM 1KB
com php-src: Boolify pdo_hash_methods(): ext/pdo/pdo_dbh.c ext/pdo/php_pdo_int.h girgias 15/03/2021 10:48 PM 1KB
com php-src: Change the default error mode of mysqli: UPGRADINGext/mysqli/mysqli.c ext/mysqli/tests/connect.inc ext/mysq... nikic 15/03/2021 09:55 PM 1KB
svn: /SVNROOT/ global_avail nikic 15/03/2021 09:52 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/pcre/php_pcre.c nikic 15/03/2021 09:48 PM 1KB
com php-src: Fix bug #80866: NEWS ext/pcre/php_pcre.c ext/pcre/tests/bug80866.phpt nikic 15/03/2021 09:47 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/pcre/php_pcre.c nikic 15/03/2021 09:48 PM 1KB
com php-src: Fix bug #80837: NEWS ext/mysqli/tests/bug80837.phptext/mysqlnd/mysqlnd_ps.c nikic 15/03/2021 09:38 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/mysqlnd/mysqlnd_ps.c nikic 15/03/2021 09:38 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/mysqlnd/mysqlnd_ps.c nikic 15/03/2021 09:38 PM 1KB
com php-src: Assert that stmt is set in PDORow: ext/pdo/pdo_stmt.c nikic 15/03/2021 09:22 PM 1KB
com php-src: Downgrade security level in tests using TLS < 1.2:ext/openssl/tests/session_meta_capture.phpt ext/openssl/t... nikic 15/03/2021 09:11 PM 1KB
com php-src: Update ubuntu on i386 job: azure/i386/job.yml nikic 15/03/2021 09:11 PM 1KB
com php-src: Use zend_objects_not_comparable in PDO: ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c nikic 15/03/2021 08:01 PM 1KB
com php-src: Add CLEAN sections to mysqli and PDO mysql tests:ext/mysqli/tests/bug66124.phpt ext/mysqli/tests/bug75018.p... nikic 15/03/2021 06:01 PM 1KB
com php-src: ext/opcache: fix configure output while checking mmapMAP_ANON support: ext/opcache/config.m4 nikic 15/03/2021 05:52 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/config.m4 nikic 15/03/2021 05:53 PM 1KB
com php-src: Deprecate mysqli driver_version property: UPGRADING ext/mysqli/mysqli_driver.c ext/mysqli/tests/mysqli_clas... nikic 15/03/2021 05:48 PM 1KB
com php-src: Remove dead mysqli_driver_construct() function: ext/mysqli/mysqli_driver.c nikic 15/03/2021 05:40 PM 1KB
com php-src: Clean up mysqli_driver test cases: ext/mysqli/tests/073.phpt ext/mysqli/tests/mysqli_class_mysqli_driver_in... nikic 15/03/2021 05:34 PM 1KB
com php-src: Remove unused mysqli global: ext/mysqli/mysqli.cext/mysqli/php_mysqli_structs.h nikic 15/03/2021 05:33 PM 1KB
com php-src: Remove redundant macros in mysqli_driver implementation: ext/mysqli/mysqli_driver.c nikic 15/03/2021 05:34 PM 1KB
com php-src: client_info is a constant and doesn't need a connection: ext/mysqli/mysqli_prop.c ext/mysqli/tests/mysqli_c... nikic 15/03/2021 05:24 PM 1KB
com php-src: Use zend_string* & more legible API for php_get_display_errors_mode(): main/main.c girgias 14/03/2021 11:06 PM 1KB
com php-src: Return early on php display error for better legibility:main/main.c girgias 14/03/2021 10:25 PM 1KB
com php-src: hash: xxhash: Use canonicalization routine from existing API:ext/hash/hash_xxhash.c ab 14/03/2021 04:38 AM 1KB
com php-src: Remove deprecated code: Zend/zend_language_scanner.l dmitry 13/03/2021 06:04 AM 1KB
com php-src: Fixed compilation warning: Zend/zend_inheritance.c dmitry 13/03/2021 02:50 AM 1KB
com php-src: Inline "array" part of FE_FETCH_R handler into HYBRID VM: Zend/zend_vm_def.h Zend/zend_vm_execute.h dmitry 12/03/2021 03:33 AM 1KB
com php-src: zend_verify_recv_arg_type_helper is not "cold".: Zend/zend_vm_def.h Zend/zend_vm_execute.h dmitry 11/03/2021 08:57 PM 1KB
com php-src: Avoid repeatable work when error_reporting() is called with the same argument few times.: Zend/zend_builtin... dmitry 11/03/2021 07:27 PM 1KB
com php-src: Inheritance cache optimization: Zend/zend_inheritance.c ext/opcache/ZendAccelerator.c ext/opcache/zend_acce... dmitry 11/03/2021 06:42 PM 1KB
com php-src: Fixed assertion (ext/opcache/zend_persist.c:327: zend_accel_get_type_map_ptr: Assertion `ret > 2' failed): ... dmitry 10/03/2021 10:39 PM 1KB
com php-src: Fixed bug #80814 (threaded mod_php won't load on FreeBSD: No space available for static Thread Local Storag... dmitry 10/03/2021 09:03 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/jit/zend_jit_x86.dasc dmitry 10/03/2021 09:04 PM 1KB
com php-src: Use spl_filesystem_object.file_name for SPL_FS_DIR as a cache and prevent multiple file name reconstruction... dmitry 09/03/2021 10:37 PM 1KB
com php-src: Fix #51903: simplexml_load_file() doesn't use HTTP headers: NEWS ext/libxml/libxml.c ext/libxml/tests/bug51... cmb 08/03/2021 10:07 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWS ext/libxml/libxml.cext/libxml/tests/bug51903.phpt cmb 08/03/2021 10:15 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/libxml/libxml.c cmb 08/03/2021 10:16 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/standard/http_fopen_wrapper.c cmb 08/03/2021 09:52 PM 1KB
com php-src: Fix #80838: HTTP wrapper waits for HTTP 1 response after HTTP101: NEWS ext/standard/http_fopen_wrapper.c ex... cmb 08/03/2021 09:36 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/standard/http_fopen_wrapper.c ext/standard/tests/http/bug80838... cmb 08/03/2021 09:51 PM 1KB
com php-src: Fix the error message of attribute flag validation:Zend/tests/attributes/021_attribute_flags_type_is_valida... kocsismate 06/03/2021 07:56 AM 1KB
com php-src: Merge branch 'PHP-8.0': Zend/zend_attributes.c kocsismate 06/03/2021 07:56 AM 1KB
com php-src: Merge branch 'PHP-8.0': sapi/litespeed/lsapi_main.c gwang 06/03/2021 12:01 AM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: sapi/litespeed/lsapi_main.c sapi/litespeed/lsapilib.c gwang 06/03/2021 12:00 AM 1KB
com php-src: LiteSpeed SAPI v7.9: Process manager keeps forked childprocess alive for longer time based on load. Reduces... gwang 05/03/2021 11:46 PM 1KB
com php-src: Add supports for FreeBSD's PROT_MAX to let mprotect knows X flag can be applied in addition.: ext/opcache/s... nikic 05/03/2021 11:44 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/shared_alloc_mmap.c nikic 05/03/2021 11:44 PM 1KB
com php-src: Reduce date test threshold further:ext/date/tests/bug73837.phpt nikic 05/03/2021 11:31 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/opcache/shared_alloc_win32.c cmb 05/03/2021 10:09 PM 1KB
com php-src: Print error code if CreateMutex() fails:ext/opcache/shared_alloc_win32.c cmb 05/03/2021 10:06 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: ext/opcache/shared_alloc_win32.c cmb 05/03/2021 10:08 PM 1KB
com php-src: typo: UPGRADING dmitry 05/03/2021 05:31 PM 1KB
com php-src: Reduce threshold in ext/date/tests/bug73837.phpt:ext/date/tests/bug73837.phpt nikic 05/03/2021 12:02 AM 1KB
com php-src: Update mysqli tests to work with newer MySQL server:ext/mysqli/tests/mysqli_pam_sha256.phpt ext/mysqli/test... nikic 04/03/2021 11:34 PM 1KB
com php-src: Make the nocache tag actually work: run-tests.php nikic 04/03/2021 11:34 PM 1KB
com php-src: Add mechanism to skip the skipif cache:ext/mysqli/tests/mysqli_pam_sha256.phpt ext/mysqli/tests/mysqli_pam_... nikic 04/03/2021 11:28 PM 1KB
com php-src: Fix dynamic func def persist with preloading:ext/opcache/zend_persist.c nikic 04/03/2021 11:15 PM 1KB
com php-src: run-tests.php: Preserve .php on leak in one more place:run-tests.php nikic 04/03/2021 11:09 PM 1KB
com php-src: Fix ASAN warning (Zend/zend_string.h:165:2: runtime error: null pointer passed as argument 2 of memcpy(), w... dmitry 04/03/2021 10:27 PM 1KB
com php-src: Cache haschildren/getchildren methods of recursive iterators.:ext/spl/spl_iterators.c dmitry 04/03/2021 10:04 PM 1KB
com php-src: Remove duplicated SSL_CTX_set_verify(): ext/openssl/xp_ssl.c twosee 04/03/2021 05:51 PM 1KB
com php-src: Avoid useless date conversion: ext/date/php_date.c dmitry 04/03/2021 05:27 PM 1KB
com php-src: Explicitly print reference wrappers indebug_zval_dump(): UPGRADING ext/mysqli/tests/mysqli_result_reference... nikic 04/03/2021 05:11 PM 1KB
com php-src: Loop invariant code motion: ext/standard/strnatcmp.c dmitry 04/03/2021 07:10 AM 1KB
com php-src: Switch to new ZPP: ext/opcache/zend_accelerator_module.c dmitry 04/03/2021 07:11 AM 1KB
com php-src: Switch to new ZPP: ext/spl/spl_directory.c dmitry 04/03/2021 07:10 AM 1KB
com php-src: Fix #80825: ZipArchive::isCompressionMethodSupported does notexist: NEWS ext/zip/config.w32 cmb 04/03/2021 05:56 AM 1KB
com php-src: Add test cases for bcmath ValueErrors:ext/bcmath/tests/bcadd_error.phpt ext/bcmath/tests/bccomp_error.phpt ... girgias 04/03/2021 02:35 AM 1KB
com php-src: Replaced deprecated `hw.ncpu` with `hm. logicalcpu`:azure/macos/job.yml girgias 04/03/2021 02:33 AM 1KB
com php-src: Fix test wrt. server.inc changes:ext/standard/tests/http/bug78719.phpt cmb 03/03/2021 07:04 PM 1KB
com php-src: Fix #78719: http wrapper silently ignores long Locationheaders: NEWS ext/standard/http_fopen_wrapper.c ext/... cmb 03/03/2021 05:45 PM 1KB
com php-src: Merge branch 'PHP-8.0': ext/standard/http_fopen_wrapper.c cmb 03/03/2021 05:48 PM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: NEWSext/standard/http_fopen_wrapper.c cmb 03/03/2021 05:47 PM 1KB
com php-src: Fix bug #80816 Document the removal of alias class entriesfrom ext/spl: UPGRADING.INTERNALS kocsismate 03/03/2021 04:43 PM 1KB
com php-src: Add const to zend_extension_version_info.build_id: Zend/zend_extensions.h levim 03/03/2021 09:42 AM 1KB
tag php-src: create tag php-8.0.3 pollita 03/03/2021 12:44 AM 1KB
com php-src: Formatting of release date: NEWS pollita 03/03/2021 12:31 AM 1KB
com php-src: Prep NEWS for 8.0.3 final: NEWS pollita 03/03/2021 12:29 AM 1KB
tag php-src: create tag php-7.4.16 derick 02/03/2021 07:12 PM 1KB
com php-src: Update NEWS for PHP 7.4.16: NEWS derick 02/03/2021 06:35 PM 1KB
com php-src: Prepare for 7.4.16: NEWS derick 02/03/2021 06:33 PM 1KB
com php-src: Fixed bug #80808: ext/mysqli/tests/003.phptext/mysqli/tests/020.phpt ext/mysqlnd/mysqlnd_ps_codec.c ext/mys... nikic 02/03/2021 05:59 PM 1KB
com php-src: Fixed bug #80802: (zend_jit_fetch_indirect_var assert failure with tracing JIT): ext/opcache/tests/jit/bug8... dmitry 02/03/2021 04:57 AM 1KB
com php-src: Merge branch 'PHP-8.0': ext/spl/spl_array.c dmitry 02/03/2021 05:01 AM 1KB
com php-src: Optimized object conversion to array without rebuldingproperties HashTable: Zend/zend_object_handlers.c Zen... dmitry 02/03/2021 03:37 AM 1KB
com php-src: Optimized object encoding without rebulding propertiesHashTable: ext/json/json_encoder.c dmitry 02/03/2021 03:37 AM 1KB
com php-src: Fix #80751: Comma in recipient name breaks email delivery:ext/standard/tests/mail/bug80751.phpt win32/sendm... cmb 02/03/2021 01:46 AM 1KB
com php-src: Merge branch 'PHP-7.4' into PHP-8.0: win32/sendmail.c cmb 02/03/2021 01:50 AM 1KB