news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
com php-src: [ci skip] Update NEWS: NEWS petk 15/11/2018 04:45 AM 1KB
com php-src: Add openssl_x509_verify() function: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/opens... petk 15/11/2018 04:40 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/iconv/iconv.c cmb 14/11/2018 09:59 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/iconv/iconv.c cmb 14/11/2018 09:59 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS ext/iconv/iconv.c cmb 14/11/2018 09:57 PM 1KB
com php-src: Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR: NEWS ext/iconv/iconv.c ext/iconv/tes... cmb 14/11/2018 09:55 PM 1KB
com php-src: Added possiblity to avoid signal handlers reinitialization oneach request.: Zend/zend_signal.c Zend/zend_si... dmitry 14/11/2018 09:26 PM 1KB
com php-src: Fixed issues related to optimization and persitence of classeslinked with interfaces, traits or internal cl... dmitry 14/11/2018 09:32 PM 1KB
com php-src: Eliminate useless $this related check:ext/date/php_date.c ext/intl/breakiterator/breakiterator_methods.cpp ... dmitry 14/11/2018 04:33 PM 1KB
com php-src: Eliminate useless $this related checks:ext/xmlreader/php_xmlreader.c dmitry 14/11/2018 08:46 AM 1KB
com php-src: Fixed tests: ext/imap/tests/bug31142_1.phpt ext/imap/tests/bug40854.phpt dmitry 13/11/2018 10:00 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/sockets/sockets.c ext/sockets/tests/socket_write_params.phpt krakjoe 13/11/2018 08:00 PM 1KB
com php-src: Validate length on socket_write: NEWS ext/sockets/sockets.c ext/sockets/tests/socket_send_params.phpt ext/s... krakjoe 13/11/2018 07:56 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWSext/sockets/sockets.c krakjoe 13/11/2018 07:58 PM 1KB
com php-src: Fix compilation on x32: Zend/zend_string.c Zend/zend_string.h ext/opcache/zend_accelerator_util_funcs.c nikic 13/11/2018 07:31 PM 1KB
com php-src: Merge branch 'PHP-7.3': Zend/zend_string.c Zend/zend_string.h ext/opcache/zend_accelerator_util_funcs.c nikic 13/11/2018 07:31 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/soap/php_encoding.c cmb 13/11/2018 06:25 AM 1KB
com php-src: Fix #77141: Signedness issue in SOAP whenprecision=-1: NEWS ext/soap/php_encoding.c ext/soap/tests/bugs/bug... cmb 13/11/2018 06:19 AM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/soap/php_encoding.c cmb 13/11/2018 06:24 AM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWSext/soap/php_encoding.c cmb 13/11/2018 06:22 AM 1KB
com php-src: Support SQLite3 @name notation: NEWS UPGRADINGext/sqlite3/sqlite3.c ext/sqlite3/tests/sqlite3_bound_value_a... cmb 11/11/2018 09:55 PM 1KB
com php-src: Remove lexer files generated by RE2C: .gitignoreZend/zend_ini_scanner.c Zend/zend_ini_scanner_defs.h Zend/z... petk 11/11/2018 09:55 AM 1KB
com php-src: Update libmagic.patch [ci skip]: ext/fileinfo/libmagic.patch ab 11/11/2018 05:01 AM 1KB
com php-src: Update libmagic.patch [ci skip]: ext/fileinfo/libmagic.patch ab 11/11/2018 05:02 AM 1KB
com php-src: Fork test with pcre.jit=0: ext/fileinfo/tests/cve-2014-3538-nojit.phpt ab 11/11/2018 03:06 AM 1KB
com php-src: Rework magic data: ext/fileinfo/data_file.c ext/fileinfo/magicdata.patch ext/fileinfo/tests/magic "ext/file... ab 11/11/2018 01:22 AM 1KB
com php-src: Fix regex: ext/fileinfo/libmagic/softmagic.c ab 10/11/2018 07:13 PM 1KB
com php-src: Fix regex: ext/fileinfo/libmagic/softmagic.c ab 10/11/2018 07:11 PM 1KB
com php-src: Rework magic data: ext/fileinfo/data_file.c ext/fileinfo/magicdata.patch ext/fileinfo/tests/magic "ext/file... ab 10/11/2018 08:28 AM 1KB
com php-src: Sync one more upstream libmagic piece:ext/fileinfo/libmagic/softmagic.c ab 10/11/2018 07:19 AM 1KB
com php-src: Suppress already used warning: ext/sockets/tests/socket_getpeername_ipv6loop.phpt petk 09/11/2018 06:09 PM 1KB
com php-src: Ignore getaddrinfo failed message: ext/ftp/tests/ftp_ssl_connect_error.phpt petk 09/11/2018 04:46 AM 1KB
com php-src: Clean testfile: ext/bz2/tests/bug72447.phpt cmb 08/11/2018 09:29 PM 1KB
com php-src: Skip SQLite3::loadExtension tests if SQLITE_OMIT_LOAD_EXTENSION defined: ext/sqlite3/tests/sqlite3_33_load_... cmb 08/11/2018 09:27 PM 1KB
com php-src: Use new option name in travis/compile.sh: travis/compile.sh nikic 08/11/2018 03:22 AM 1KB
com php-src: Remove do_bind_inherited_class; use do_bind_class: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_vm_def... nikic 08/11/2018 01:54 AM 1KB
com php-src: Add putenv for setlocale for gettext tests:ext/gettext/tests/gettext_basic-enus.phpt ext/gettext/tests/gett... nikic 08/11/2018 01:54 AM 1KB
com php-src: Avoid needless string duplication: ext/sqlite3/sqlite3.c cmb 08/11/2018 12:10 AM 1KB
com php-src: Update CREDITS for PHP 7.1.24: ext/standard/credits_ext.h ext/standard/credits_sapi.h pollita 07/11/2018 11:10 PM 1KB
tag php-src: create tag php-7.1.24 pollita 08/11/2018 12:05 AM 1KB
com php-src: ext/gd: Use pkg-config to detect the availability offreetype2: NEWS UPGRADING acinclude.m4 build/pkg.m4 con... nikic 07/11/2018 08:05 PM 1KB
com php-src: Avoid double copying: ext/opcache/zend_accelerator_util_funcs.c ext/opcache/zend_persist.c dmitry 07/11/2018 07:23 PM 1KB
com php-src: Fixed crash introduced bybfaf662ac2e58c16208224f32cb8387a35b3da97: ext/opcache/Optimizer/block_pass.c dmitry 07/11/2018 02:36 PM 1KB
com php-src: *printf() optimization and v*printf() warning message fix.:ext/standard/formatted_print.c ext/standard/test... dmitry 07/11/2018 07:40 AM 1KB
com php-src: Removed dead checks: ext/standard/formatted_print.c dmitry 07/11/2018 04:11 AM 1KB
com php-src: Reorder conditions and set expectation.:Zend/zend_objects_API.c dmitry 07/11/2018 03:37 AM 1KB
com php-src: Micro-optimization: ext/opcache/Optimizer/block_pass.c dmitry 06/11/2018 10:04 PM 1KB
com php-src: Update NEWS for PHP 7.2.12: NEWS remi 06/11/2018 06:33 PM 1KB
tag php-src: create tag php-7.2.12 remi 06/11/2018 07:18 PM 1KB
com php-src: [ci skip] Update NEWS wrt. php-7.3.0RC5 tagging: NEWS cmb 06/11/2018 06:46 PM 1KB
com php-src: prepare release: NEWS remi 06/11/2018 06:28 PM 1KB
tag php-src: create tag php-7.3.0RC5 cmb 06/11/2018 06:20 PM 1KB
com php-src: Update NEWS [ci skip]: NEWS ab 06/11/2018 05:53 AM 1KB
com php-src: Update NEWS [ci skip]: NEWS ab 06/11/2018 05:53 AM 1KB
com php-src: Update libmagic.patch [ci skip]: ext/fileinfo/libmagic.patch ab 06/11/2018 05:24 AM 1KB
com php-src: Declare function proto in header: ext/fileinfo/libmagic/file.hext/fileinfo/libmagic/funcs.c ab 06/11/2018 04:28 AM 1KB
com php-src: Declare function proto in header: ext/fileinfo/libmagic/file.hext/fileinfo/libmagic/funcs.c ab 06/11/2018 04:29 AM 1KB
com php-src: Fix #76825: Undefined symbols ___cpuid_count: NEWS Zend/Zend.m4 Zend/zend_cpuinfo.c cmb 06/11/2018 01:24 AM 1KB
com php-src: Merge branch 'PHP-7.3': Zend/Zend.m4 cmb 06/11/2018 01:25 AM 1KB
com php-src: Fix: #77110 undefined symbol zend_string_equal_val in C++ build: Zend/zend_string.h remi 06/11/2018 12:05 AM 1KB
com php-src: Merge branch 'PHP-7.3': Zend/zend_string.h remi 06/11/2018 12:06 AM 1KB
com php-src: NEWS: NEWS remi 06/11/2018 12:06 AM 1KB
com php-src: Fix #77105: Use position:sticky for <th> in `phpinfo()`:ext/standard/css.c petk 05/11/2018 09:27 PM 1KB
com php-src: Implement handling for JIT recognition when cross compiling:ext/pcre/config0.m4 ab 05/11/2018 08:15 AM 1KB
com php-src: Backport 7f5f4601 for 7.2: ext/fileinfo/libmagic/apprentice.cext/fileinfo/libmagic/softmagic.c ab 04/11/2018 11:57 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/soap/php_sdl.c cmb 04/11/2018 11:47 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS cmb 04/11/2018 11:44 PM 1KB
com php-src: Fix #76348: WSDL_CACHE_MEMORY causes Segmentation fault: NEWS ext/soap/php_sdl.c ext/soap/tests/bugs/bug763... cmb 04/11/2018 11:40 PM 1KB
com php-src: Rework places in libmagic regarding previous CVE-2014-3538fixes: ext/fileinfo/libmagic/apprentice.c ext/fil... ab 04/11/2018 08:11 PM 1KB
com php-src: Change the way JIT availability is checked:ext/pcre/config0.m4 ab 04/11/2018 03:50 AM 1KB
com php-src: Fix a test for ldap extension: ext/ldap/tests/bug76248.phpt petk 04/11/2018 12:37 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/opcache/Optimizer/sccp.c nikic 02/11/2018 09:34 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/opcache/Optimizer/sccp.c nikic 02/11/2018 09:30 PM 1KB
com php-src: Fixed bug #77092: NEWS ext/opcache/Optimizer/sccp.cext/opcache/tests/bug77092.phpt nikic 02/11/2018 09:29 PM 1KB
com php-src: Fix stray newline that caused this test to fail:sapi/cli/tests/upload_2G.phpt rasmus 01/11/2018 02:41 AM 1KB
com php-src: Fix session tests that fail if error_log is set: ext/session/tests/bug60860.phpt ext/session/tests/bug66481... rasmus 01/11/2018 01:58 AM 1KB
com php-src: This test needs to log to stdout:tests/run-test/bug75042-3.phpt rasmus 01/11/2018 01:43 AM 1KB
com php-src: Fixed bug #77081 ftruncate() changes seek pointer in c mode:NEWS ext/standard/tests/file/ftruncate_bug77081... ab 31/10/2018 03:42 AM 1KB
com php-src: Fix error condition: main/streams/plain_wrapper.c ab 31/10/2018 03:43 AM 1KB
com php-src: Fix and improve test case: ext/xml/tests/bug71592.phpt cmb 31/10/2018 01:53 AM 1KB
com php-src: Keep original value of "prototype": ext/opcache/Optimizer/zend_optimizer.c dmitry 30/10/2018 09:13 PM 1KB
com php-src: Reslove inherited op_array references once afrer all optimizations.: ext/opcache/Optimizer/zend_optimizer.c dmitry 30/10/2018 06:16 PM 1KB
com php-src: Call function_add_ref() in proper place: Zend/zend_inheritance.c dmitry 30/10/2018 08:08 PM 1KB
com php-src: Updated to version 2018.7 (2018g): ext/date/lib/timezonedb.h derick 30/10/2018 07:25 PM 1KB
   Re: [PHP-CVS] com php-src: Updated to version 2018.7 (2018g): ext/date/lib/timezonedb.h nikita.ppv 02/11/2018 09:47 PM 1KB
     Re: [PHP-CVS] com php-src: Updated to version 2018.7 (2018g):ext/date/lib/timezonedb.h derick 02/11/2018 09:58 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: ext/odbc/php_odbc.c petk 30/10/2018 07:23 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/odbc/php_odbc.c petk 30/10/2018 07:24 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 30/10/2018 07:24 AM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: ext/odbc/php_odbc.c petk 30/10/2018 07:22 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 30/10/2018 07:23 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 30/10/2018 07:22 AM 1KB
com php-src: fix bug #77079: ext/odbc/php_odbc.c petk 30/10/2018 07:19 AM 1KB
com php-src: Add missing null initialization: ext/mbstring/mbstring.c nikic 30/10/2018 03:57 AM 1KB
com php-src: Use zend_string for mbstring last encoding cache: ext/mbstring/mbstring.c ext/mbstring/mbstring.h nikic 30/10/2018 03:29 AM 1KB
com php-src: Remove redundant mbfl_string_init calls: ext/mbstring/mbstring.c nikic 30/10/2018 03:29 AM 1KB
com php-src: Removed dead code: ext/opcache/Optimizer/optimize_temp_vars_5.c dmitry 30/10/2018 02:38 AM 1KB
com php-src: Stop Apache if PHP wasn't started successful.:sapi/apache2handler/sapi_apache2.c dmitry 30/10/2018 02:39 AM 1KB
com php-src: Execute zend_post_startup() with module_initialized flag set.: main/main.c dmitry 30/10/2018 02:38 AM 1KB
com php-src: Fix mb_strrpos() with encoding passed as 3rd param: ext/mbstring/mbstring.c ext/mbstring/tests/mb_strrpos_e... nikic 30/10/2018 01:56 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/mbstring/mbstring.c nikic 30/10/2018 01:56 AM 1KB
com php-src: Optimize substr() edge-case conditions: ext/standard/string.c dmitry 29/10/2018 06:11 PM 1KB
com php-src: [ci skip] Update UPGRADING: UPGRADING cmb 28/10/2018 07:48 PM 1KB
com php-src: Fix #71592: External entity processing never fails: NEWSUPGRADING ext/xml/compat.c ext/xml/tests/bug71592.p... cmb 27/10/2018 11:30 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/xml/compat.c cmb 27/10/2018 11:31 PM 1KB
com php-src: Add TIDY_TAG_* constants supported by libtidy 5: NEWS UPGRADING ext/tidy/tidy.c cmb 27/10/2018 10:17 PM 1KB
com php-src: Add is_iterable to opcache Optimizer: ext/opcache/Optimizer/zend_func_info.c carusogabriel 26/10/2018 07:14 PM 1KB
com php-src: Don't wrap php_module_shutdown() with zend_try. executor_globals are released in ZTS build, and this leads ... dmitry 26/10/2018 04:41 AM 1KB
com php-src: [ci skip] Fix indentation in UPGRADING.: UPGRADING aharvey 26/10/2018 02:59 AM 1KB
com php-src: Improved shared interned strings handling. The previousimplementation worked incorrectly in ZTS build. It c... dmitry 26/10/2018 01:30 AM 1KB
com php-src: Don't use request heap at shutdown: ext/opcache/zend_shared_alloc.c dmitry 26/10/2018 12:24 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/opcache/Optimizer/zend_inference.c ext/opcache/Optimizer/zend_optimizer.c nikic 25/10/2018 10:44 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/opcache/Optimizer/zend_inference.c nikic 25/10/2018 10:44 PM 1KB
com php-src: Don't optimize function if inference failed:ext/opcache/Optimizer/zend_optimizer.c nikic 25/10/2018 10:44 PM 1KB
com php-src: Improve "narrowing" error message: ext/opcache/Optimizer/zend_inference.c nikic 25/10/2018 10:36 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWSext/opcache/Optimizer/zend_inference.c nikic 25/10/2018 10:43 PM 1KB
com php-src: Fixed bug #77058: NEWS ext/opcache/Optimizer/zend_inference.c ext/opcache/tests/bug77058.phpt nikic 25/10/2018 10:37 PM 1KB
com php-src: Remove unused var: ext/standard/url.c ab 25/10/2018 05:37 AM 1KB
com php-src: Fix run-tests.php for running phpdbg and certain testsections: run-tests.php petk 24/10/2018 10:21 PM 1KB
com php-src: Normalize .gitignore: .gitignore petk 24/10/2018 10:20 PM 1KB
com php-src: Fixed reseting of interned strings buffer.:ext/opcache/ZendAccelerator.c dmitry 24/10/2018 08:45 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/opcache/ZendAccelerator.c dmitry 24/10/2018 08:46 PM 1KB
com php-src: Fixed build in directory different from source:sapi/phpdbg/phpdbg_parser.y dmitry 24/10/2018 05:45 PM 1KB
com php-src: Make php_plain_files_wrapper to be writable (workaround for swoole): ext/standard/php_fopen_wrappers.h main... dmitry 24/10/2018 04:49 PM 1KB
tag php-src: create tag php-7.1.24RC1 krakjoe 24/10/2018 02:42 PM 1KB
com php-src: set versions for RC: NEWS configure.inmain/php_version.h krakjoe 24/10/2018 02:42 PM 1KB
com php-src: bump versions: NEWS configure.in main/php_version.h krakjoe 24/10/2018 02:43 PM 1KB
com php-src: Refetetch function name on exceptional path to allow bettercode on fast code path.: Zend/zend_vm_def.h Zend... dmitry 23/10/2018 10:12 PM 1KB
com php-src: fix typo in sysvsem.c: ext/sysvsem/sysvsem.c nikic 23/10/2018 08:57 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/soap/php_encoding.c nikic 23/10/2018 08:25 PM 1KB
com php-src: Fixed bug #50675: NEWS ext/soap/php_encoding.c ext/soap/tests/bugs/bug50675.phpt ext/soap/tests/bugs/bug506... nikic 23/10/2018 08:20 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/soap/php_encoding.c nikic 23/10/2018 08:24 PM 1KB
com php-src: bump to 7.2.13-dev: NEWS configure.ac main/php_version.h remi 23/10/2018 06:15 PM 1KB
com php-src: [ci skip] Update NEWS wrt. php-7.3.0RC4 tagging: NEWS cmb 23/10/2018 06:10 PM 1KB
com php-src: Update NEWS for PHP 7.2.12RC1: NEWS remi 23/10/2018 05:31 PM 1KB
com php-src: Update CREDITS for PHP 7.2.12RC1: ext/standard/credits_ext.h ext/standard/credits_sapi.h remi 23/10/2018 05:31 PM 1KB
tag php-src: create tag php-7.2.12RC1 remi 23/10/2018 05:53 PM 1KB
com php-src: Update NEWS for 7.2.12: NEWS remi 23/10/2018 05:49 PM 1KB
com php-src: Fixed test failurs introduced by9c144e0d8217d1ef7a83c2498214308b21af749f: ext/standard/tests/strings/vfprin... dmitry 23/10/2018 05:46 PM 1KB
com php-src: Inlining in the most frequently used code paths:Zend/zend_API.c Zend/zend_objects.c dmitry 23/10/2018 05:46 PM 1KB
tag php-src: create tag php-7.3.0RC4 cmb 23/10/2018 05:28 PM 1KB
com php-src: Use persistent strings only for persistent connections:ext/mysqlnd/mysqlnd_connection.c dmitry 23/10/2018 03:43 PM 1KB
com php-src: Fix accessibility checks for dynamic properties:Zend/tests/foreach_shadowed_dyn_property.phpt Zend/zend_bui... nikic 22/10/2018 10:46 PM 1KB
com php-src: Updated to version 2018.6 (2018f): ext/date/lib/timezonedb.h derick 22/10/2018 07:05 PM 1KB
com php-src: Updated to version 2018.6 (2018f): ext/date/lib/timezonedb.h derick 22/10/2018 07:05 PM 1KB
com php-src: Updated to version 2018.6 (2018f): ext/date/lib/timezonedb.h derick 22/10/2018 07:05 PM 1KB
com php-src: Merge branch 'PHP-7.3': sapi/fpm/fpm/fpm_main.c bukka 22/10/2018 02:40 AM 1KB
com php-src: Fix arginfo and clean up fpm_get_status: sapi/fpm/fpm/fpm_main.c bukka 22/10/2018 02:39 AM 1KB
com php-src: Defragment two Zend related Makefile fragments together:Makefile.frag Zend/Makefile.frag configure.ac genfi... petk 21/10/2018 09:59 PM 1KB
com php-src: [ci skip] Remove automake and aclocal in comments:README.SELF-CONTAINED-EXTENSIONS README.UNIX-BUILD-SYSTEM... petk 21/10/2018 07:06 PM 1KB
com php-src: Fix #75282: xmlrpc_encode_request() crashes: NEWS ext/xmlrpc/config.m4 ext/xmlrpc/config.w32 ext/xmlrpc/xml... cmb 21/10/2018 06:06 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/xmlrpc/config.m4ext/xmlrpc/config.w32 ext/xmlrpc/xmlrpc-epi-p... cmb 21/10/2018 06:10 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/intl/tests/msgfmt_bug70484.phpt ab 21/10/2018 05:05 AM 1KB
com php-src: Fix tests for ICU 63.1: ext/intl/tests/formatter_format8.phpt ext/intl/tests/msgfmt_bug70484.phpt ab 21/10/2018 05:02 AM 1KB
com php-src: Fix .gitattributes: .gitattributes petk 21/10/2018 04:58 AM 1KB
com php-src: Simplify mb_gpc() code: ext/mbstring/mb_gpc.c nikic 21/10/2018 04:30 AM 1KB
com php-src: Use C++ symbols with C++11, take 2: Zend/configure.acZend/zend_config.w32.h configure.ac ab 20/10/2018 04:56 PM 1KB
com php-src: Remove mkdep.awk: .gitignore build/mkdep.awkscripts/Makefile.frag scripts/phpize.in petk 20/10/2018 04:08 PM 1KB
com php-src: Merge branch 'PHP-7.3': build/genif.sh petk 20/10/2018 03:55 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: build/buildcheck.shbuild/genif.sh buildconf makedist petk 20/10/2018 03:54 PM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 20/10/2018 03:48 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: build/buildcheck.shbuildconf makedist petk 20/10/2018 03:51 PM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 20/10/2018 03:55 PM 1KB
com php-src: Fix #77041: buildconf should output error messages to stderr:build/buildcheck.sh build/genif.sh buildconf m... petk 20/10/2018 03:42 PM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 20/10/2018 03:52 PM 1KB
com php-src: Mark "top-level" functions.: Zend/zend_compile.c Zend/zend_compile.h dmitry 19/10/2018 06:22 PM 1KB
com php-src: Don't initialize static_member_tables during start-up, when inherit internal classes.: Zend/zend_inheritanc... dmitry 19/10/2018 06:21 PM 1KB
com php-src: Merge branch 'PHP-7.3': .gitignore scripts/phpize.inscripts/phpize.m4 petk 19/10/2018 06:12 AM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: .gitignoreext/skeleton/.gitignore.in scripts/phpize.in scripts/phpize.... petk 19/10/2018 06:10 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 19/10/2018 06:12 AM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: .gitignoreext/ext_skel scripts/phpize.in scripts/phpize.m4 petk 19/10/2018 06:07 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 19/10/2018 06:06 AM 1KB
com php-src: [ci skip] Update NEWS: NEWS petk 19/10/2018 06:08 AM 1KB
com php-src: Fix #77035: The phpize and ./configure create redundant .depsfile: .gitignore ext/ext_skel scripts/phpize.i... petk 19/10/2018 06:02 AM 1KB
com php-src: Remove outdated PEAR artefacts: .gitignore configure.ac petk 19/10/2018 05:43 AM 1KB
com php-src: Fix tests/output/bug74815.phpt generating errors.log:tests/output/bug74815.phpt petk 19/10/2018 05:39 AM 1KB
com php-src: Revert "Use C++ symbols, when C++11 or upper is compiled":Zend/configure.ac Zend/zend_config.w32.h configur... ab 19/10/2018 05:36 AM 1KB
com php-src: Use C++ symbols, when C++11 or upper is compiled:Zend/configure.ac Zend/zend_config.w32.h configure.ac ab 19/10/2018 05:17 AM 1KB
com php-src: Added new line: Zend/zend_vm_gen.php dmitry 18/10/2018 09:40 PM 1KB
com php-src: Remove stamp-h: .gitignore Makefile.global stamp-h.in petk 18/10/2018 02:35 PM 1KB
com php-src: Move all testing docs to qa.php.net: CODING_STANDARDS CONTRIBUTING.md README.SUBMITTING_PATCH README.TESTIN... petk 18/10/2018 02:01 PM 1KB
com php-src: Fix a typo in UPGRADING.INTERNALS: UPGRADING.INTERNALS carusogabriel 18/10/2018 09:14 AM 1KB
com php-src: Fix test when it's run on another drive:ext/opcache/tests/blacklist-win32.phpt ab 18/10/2018 06:43 AM 1KB
com php-src: [ci skip] Update UPGRADING wrt. tidyp support: UPGRADING cmb 18/10/2018 05:45 AM 1KB
com php-src: Fixed incorrect reallocation: ext/opcache/zend_accelerator_util_funcs.c dmitry 17/10/2018 10:44 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/tidy/config.w32 cmb 17/10/2018 10:37 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS cmb 17/10/2018 10:30 PM 1KB
com php-src: Fix #77027: tidy::getOptDoc() not available on Windows: NEWSext/tidy/config.w32 cmb 17/10/2018 10:27 PM 1KB
com php-src: Run CI tests under opcache.protect_memory=1: .travis.yml nikic 17/10/2018 10:10 PM 1KB
com php-src: Micro optimizations: Zend/zend_interfaces.c ext/spl/spl_array.c ext/spl/spl_fixedarray.c ext/spl/spl_iterat... dmitry 17/10/2018 09:55 PM 1KB
com php-src: Fixed comment: Zend/zend_compile.h dmitry 17/10/2018 09:56 PM 1KB
com php-src: Mark "top-level" classes: Zend/zend_compile.c Zend/zend_compile.h dmitry 17/10/2018 09:12 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/mbstring/libmbfl/mbfl/mbfl_encoding.c nikic 17/10/2018 06:51 PM 1KB
com php-src: Remove the "auto" encoding: ext/mbstring/libmbfl/mbfl/mbfl_encoding.c ext/mbstring/libmbfl/mbfl/mbfl_encodi... nikic 17/10/2018 06:50 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c nikic 17/10/2018 06:40 PM 1KB
com php-src: Add vtbls for EUC-TW encoding: ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c nikic 17/10/2018 06:10 PM 1KB
com php-src: Fixed bug #77025: NEWS ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c ext/mbstring/tests/bug77025.phpt nikic 17/10/2018 06:38 PM 1KB
com php-src: Remove unused variable makefile_am_files: build/build.mk petk 17/10/2018 04:33 AM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/xml/xml.c cmb 17/10/2018 12:50 AM 1KB
com php-src: Merge branch 'PHP-7.3': ext/xml/xml.c cmb 17/10/2018 12:51 AM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS ext/xml/xml.c cmb 17/10/2018 12:49 AM 1KB
com php-src: Add support for getting SKIP_TAGSTART and SKIP_WHITE options: NEWS ext/xml/tests/xml_parser_get_option_vari... cmb 17/10/2018 12:47 AM 1KB
com php-src: Remove some obsolete config_vars.mk occurrences: .gitignore scripts/dev/phpextdist petk 17/10/2018 12:05 AM 1KB
com php-src: Remove bsd_converted from .gitignore: .gitignore petk 16/10/2018 11:30 PM 1KB
com php-src: Remove configuration parser and scanners ignores: .gitignore petk 16/10/2018 11:20 PM 1KB
com php-src: Remove obsolete buildconf.stamp from .gitignore: .gitignore petk 16/10/2018 07:33 PM 1KB
com php-src: [ci skip] Add magicdata.patch exception to .gitignore:.gitignore petk 16/10/2018 05:04 PM 1KB
com php-src: Remove outdated ext/spl/examples items from .gitignore:.gitignore petk 16/10/2018 04:38 PM 1KB
svn: /SVNROOT/ global_avail salathe 16/10/2018 02:15 AM 1KB
com php-src: Remove unused test.inc in ext/iconv/tests:ext/iconv/tests/eucjp2iso2022jp.phpt ext/iconv/tests/eucjp2sjis.p... petk 15/10/2018 11:57 PM 1KB
com php-src: Remove value from --CGI-- section:ext/zlib/tests/bug60761.phpt petk 15/10/2018 01:13 PM 1KB
com php-src: Fix failing Zend/tests due to newlines:Zend/tests/flexible-heredoc-error7.phptZend/tests/flexible-nowdoc-er... petk 15/10/2018 11:04 AM 1KB
com php-src: Remove assignment irrelevant for release build:ext/intl/breakiterator/breakiterator_iterators.cpp ab 15/10/2018 03:35 AM 1KB
com php-src: Trim trailing whitespace in *.phpt: Zend/tests/001.phptZend/tests/002.phpt Zend/tests/003.phpt Zend/tests/0... petk 15/10/2018 01:45 AM 1KB
com php-src: Trim trailing whitespace in *.phpt: Zend/tests/001.phptZend/tests/002.phpt Zend/tests/003.phpt Zend/tests/0... petk 15/10/2018 01:44 AM 1KB
com php-src: Trim trailing whitespace in *.phpt: Zend/tests/001.phptZend/tests/002.phpt Zend/tests/003.phpt Zend/tests/0... petk 15/10/2018 01:43 AM 1KB
com php-src: Trim trailing whitespace in tests: Zend/tests/001.phptZend/tests/002.phpt Zend/tests/003.phpt Zend/tests/00... carusogabriel 14/10/2018 11:07 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: ext/session/tests/session_module_name_variation4.phpt ext/session/test... petk 14/10/2018 07:41 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: ext/session/tests/session_module_name_variation4.phpt ext/session/test... petk 14/10/2018 07:41 PM 1KB
com php-src: Fix failing ext/session/tests due to final newlines:ext/session/tests/session_module_name_variation4.phpt e... petk 14/10/2018 07:38 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: ext/sodium/libsodium.c jedisct1 14/10/2018 05:01 PM 1KB
com php-src: ext/sodium: Avoid shifts wider than 32 bits onsize_t values: ext/sodium/libsodium.c jedisct1 14/10/2018 04:21 PM 1KB
com php-src: ext/sodium: sodium_pad(): do not copy any bytes if the string is empty: ext/sodium/libsodium.c jedisct1 14/10/2018 04:43 PM 1KB
com php-src: ext/sodium: Fix sodium_pad() with blocksize >= 256: ext/sodium/libsodium.c jedisct1 14/10/2018 04:37 PM 1KB
com php-src: ext/sodium: Use a correct max output size for base64 decoding:ext/sodium/libsodium.c ext/sodium/tests/utils... jedisct1 14/10/2018 04:37 PM 1KB
com php-src: [ci skip] Update NEWS: NEWS jedisct1 14/10/2018 04:58 PM 1KB
com php-src: Fix failing tests/lang due to whitespace: tests/lang/023.phpttests/lang/024.phpt petk 13/10/2018 09:22 PM 1KB
com php-src: Fix failing ext/zlib/tests due to whitespace:ext/zlib/tests/data.inc petk 13/10/2018 09:15 PM 1KB
com php-src: Trim trailing whitespace in source code files: .appveyor.yml.gdbinit .travis.yml CODING_STANDARDS LICENSE M... petk 13/10/2018 08:17 PM 1KB
com php-src: Trim trailing whitespace in source code files: .appveyor.yml.gdbinit .travis.yml CODING_STANDARDS LICENSE M... petk 13/10/2018 08:16 PM 1KB
com php-src: Trim trailing whitespace in source code files: .appveyor.yml.gdbinit .travis.yml CODING_STANDARDS LICENSE M... petk 13/10/2018 08:14 PM 1KB
com php-src: Trim trailing whitespace in source code files: .appveyor.yml.gdbinit .travis.yml CODING_STANDARDS EXTENSION... petk 13/10/2018 08:12 PM 1KB
com php-src: Require SQLite ≥ 3.5.0 for ext/sqlite3 and ext/pdo_sqlite: NEWS UPGRADING ext/pdo_sqlite/config.m4 ext/pdo_... cmb 13/10/2018 06:15 PM 1KB
com php-src: Convert CRLF line endings to LF: Zend/tests/bug55509.phptZend/tests/bug64979.phpt Zend/tests/bug71474.phpt ... petk 13/10/2018 05:21 PM 1KB
com php-src: Upgrade timelib to 2017.08, to fix bug #77007: NEWSext/date/lib/parse_date.c ext/date/lib/parse_iso_interva... derick 12/10/2018 06:41 PM 1KB
com php-src: Update news with further fixed bugs due to timelib upgrade:NEWS derick 12/10/2018 12:00 AM 1KB
   Re: com php-src: Update news with further fixed bugs due to timelibupgrade:NEWS cmbecker69 12/10/2018 12:37 AM 1KB
     Re: com php-src: Update news with further fixed bugs due to timelibupgrade:NEWS derick 12/10/2018 01:00 AM 1KB
       Re: com php-src: Update news with further fixed bugs due to timelibupgrade:NEWS cmbecker69 12/10/2018 01:34 AM 1KB
com php-src: Restore array_key_exists() compatibility for ArrayObject: UPGRADING Zend/zend_object_handlers.c Zend/zend_o... nikic 11/10/2018 10:10 PM 1KB
com php-src: Update release process information to include the improvedbumpRelease script: README.RELEASE_PROCESS pollita 11/10/2018 10:00 PM 1KB
com php-src: More straightforward count() on ArrayObject with object:ext/spl/spl_array.c nikic 11/10/2018 09:23 PM 1KB
com php-src: Remove unnecessary get_hash_table return value checks: ext/spl/spl_array.c nikic 11/10/2018 09:06 PM 1KB
com php-src: Remove HASH_OF uses in ext/filter: ext/filter/filter.c ext/filter/logical_filters.c nikic 11/10/2018 07:04 PM 1KB
com php-src: Drop unnecessary HASH_OF uses in ext/oci8: ext/oci8/oci8_statement.c nikic 11/10/2018 07:04 PM 1KB
com php-src: Remove unnecessary HASH_OF uses in mbstring: ext/mbstring/mbstring.c nikic 11/10/2018 07:04 PM 1KB
com php-src: Use ARRAY_OR_OBJECT arg in http_build_query: ext/standard/http.c ext/standard/tests/strings/http_build_quer... nikic 11/10/2018 07:04 PM 1KB
com php-src: Remove redundant HASH_OF in mail.c: ext/standard/mail.c nikic 11/10/2018 07:04 PM 1KB
com php-src: Modernize the AC_PRESERVE_HELP_ORDER macro call: configure.ac scripts/phpize.m4 petk 11/10/2018 06:58 PM 1KB
com php-src: Remember redundant check in filter.c: ext/filter/filter.c nikic 11/10/2018 05:55 PM 1KB
com php-src: Remove leftover code dealing with curl wrappers:ext/standard/url.c nikic 11/10/2018 06:12 PM 1KB
com php-src: Remove some redundant uses of HASH_OF: ext/filter/filter.c nikic 11/10/2018 06:01 PM 1KB
com php-src: Fix foreach/get_object_vars for shadowed properties: Zend/tests/foreach_shadowed_property.phpt Zend/zend_ob... nikic 11/10/2018 05:18 AM 1KB
com php-src: Specify timezone in test: ext/date/tests/bug75232.phpt nikic 10/10/2018 07:28 PM 1KB
com php-src: Add UPGRADING notes: NEWS UPGRADING UPGRADING.INTERNALS nikic 10/10/2018 06:00 PM 1KB
com php-src: Introduce get_properties_for() handler: Zend/zend.c Zend/zend_object_handlers.c Zend/zend_object_handlers.h... nikic 10/10/2018 04:39 PM 1KB
   Re: [PHP-CVS] com php-src: Introduce get_properties_for() handler:Zend/zend.c Zend/zend_object_handlers.c Zend/zend_obje... derick 10/10/2018 05:18 PM 1KB
     Re: [PHP-CVS] com php-src: Introduce get_properties_for() handler:Zend/zend.c Zend/zend_object_handlers.c Zend/zend_obje... nikita.ppv 10/10/2018 06:02 PM 1KB
com php-src: Don't overload get_properties for ArrayObject: ext/reflection/tests/bug61388.phpt ext/spl/spl_array.c ext/s... nikic 10/10/2018 04:39 PM 1KB
com php-src: Migrate ext/date to get_properties_for where appropriate: ext/date/php_date.c ext/date/tests/DateTime_clone... nikic 10/10/2018 04:39 PM 1KB
com php-src: Merge branch 'PHP-7.3': configure.ac petk 10/10/2018 03:17 AM 1KB
com php-src: Bump minimum Autoconf requirement to 2.68: build/buildcheck.shconfigure.ac scripts/phpize.m4 petk 10/10/2018 03:06 AM 1KB
com php-src: [ci skip] Update UPGRADING about Autoconf version:UPGRADING.INTERNALS petk 10/10/2018 03:16 AM 1KB
tag php-src: create tag php-7.1.23 pollita 10/10/2018 12:23 AM 1KB
tag php-src: create tag php-7.2.11 pollita 09/10/2018 11:15 PM 1KB
com php-src: 7.1.23: NEWS pollita 09/10/2018 10:50 PM 1KB
com php-src: NEWS 7.2.11: NEWS pollita 09/10/2018 10:42 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/xml/xml.c cmb 09/10/2018 10:09 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWS ext/xml/xml.c cmb 09/10/2018 10:08 PM 1KB
com php-src: Fix #30875: xml_parse_into_struct() does not resolve entities: NEWS ext/xml/tests/bug30875.phpt ext/xml/xml... cmb 09/10/2018 10:04 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS ext/xml/xml.c cmb 09/10/2018 10:06 PM 1KB
com php-src: [ci skip] Update NEWS: NEWS cmb 09/10/2018 07:30 PM 1KB
com php-src: Fixed tests: ext/date/tests/bug67253.phptext/date/tests/timezone_abbreviations_list_basic1.phpt derick 09/10/2018 06:37 PM 1KB
com php-src: Added test case for bug #75577: ext/date/tests/bug75577.phpt derick 09/10/2018 06:08 PM 1KB
com php-src: Added test case for bug #75577: ext/date/tests/bug75577.phpt derick 09/10/2018 06:06 PM 1KB
com php-src: [ci skip] Update NEWS wrt. php-7.3.0RC3 tagging: NEWS cmb 09/10/2018 05:58 PM 1KB
tag php-src: create tag php-7.3.0RC3 cmb 09/10/2018 05:24 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWS pierrick 09/10/2018 01:20 PM 1KB
com php-src: Fixed bug #76965 INI_SCANNER_RAW doesn't strip trailing whitespace: NEWS Zend/tests/bug76965.phpt Zend/zend... pierrick 09/10/2018 12:00 PM 1KB
com php-src: During size calculation, pointer should be kept unchanged:ext/opcache/zend_persist_calc.c dmitry 09/10/2018 04:52 AM 1KB
com php-src: Add missing packaging entries: scripts/Makefile.fragscripts/phpize.in ab 09/10/2018 12:42 AM 1KB
com php-src: Add constants from curl 7.56 to 7.61: NEWS UPGRADINGext/curl/interface.c ext/curl/tests/check_win_config.ph... pierrick 08/10/2018 10:19 PM 1KB
com php-src: Fix ref ID handling when serializing $GLOBALS:ext/standard/tests/serialize/serialize_globals_var_refs.phpt ... nikic 08/10/2018 07:16 PM 1KB
com php-src: [ci skip] Note the required configure changes for bundledlibzip: UPGRADING cmb 08/10/2018 06:48 PM 1KB
com php-src: Merge branch 'PHP-7.3': sapi/cgi/cgi_main.c cmb 08/10/2018 06:33 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSsapi/cgi/cgi_main.c cmb 08/10/2018 06:32 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWSsapi/cgi/cgi_main.c cmb 08/10/2018 06:30 PM 1KB
com php-src: Fix #76954: apache_response_headers removes last character from header name: NEWS sapi/cgi/cgi_main.c sapi/... cmb 08/10/2018 06:29 PM 1KB
com php-src: Merge branch 'PHP-7.3': ext/date/php_date.c cmb 08/10/2018 05:53 PM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: NEWSext/date/php_date.c cmb 08/10/2018 05:52 PM 1KB
com php-src: Merge branch 'PHP-7.1' into PHP-7.2: NEWSext/date/php_date.c cmb 08/10/2018 05:50 PM 1KB
com php-src: Fix #75851: Year component overflow with date formats "c","o", "r" and "y": NEWS ext/date/php_date.c ext/da... cmb 08/10/2018 05:48 PM 1KB
com php-src: Update and refactor shmop extension's README: ext/shmop/READMEext/shmop/README.md petk 08/10/2018 12:27 PM 1KB
com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 ab 08/10/2018 02:00 AM 1KB
   Re: [PHP-CVS] com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 php 08/10/2018 04:15 PM 1KB
     Re: [PHP-CVS] com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 remi 08/10/2018 04:27 PM 1KB
       Re: [PHP-CVS] com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 ab 08/10/2018 06:32 PM 1KB
         Re: [PHP-CVS] com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 php 08/10/2018 07:08 PM 1KB
           Re: [PHP-CVS] com php-src: Enforce C++11 in ext/intl: acinclude.m4build/php_cxx_compile_stdcxx.m4 ext/intl/config.m4 ab 09/10/2018 02:41 AM 1KB
com php-src: Initialize ce->parent_name to NULL: Zend/zend_compile.c bwoebi 07/10/2018 05:21 PM 1KB