--- - branch: pkgsrc-2016Q1 date: Sun May 8 14:27:23 UTC 2016 files: - new: 1.131.2.3 old: 1.131.2.2 path: pkgsrc/lang/php/phpversion.mk pathrev: pkgsrc/lang/php/phpversion.mk@1.131.2.3 type: modified - new: 1.8.2.1 old: '1.8' path: pkgsrc/lang/php70/distinfo pathrev: pkgsrc/lang/php70/distinfo@1.8.2.1 type: modified - new: 1.2.2.1 old: '1.2' path: pkgsrc/lang/php70/patches/patch-configure pathrev: pkgsrc/lang/php70/patches/patch-configure@1.2.2.1 type: modified - new: '0' old: '1.3' path: pkgsrc/lang/php70/patches/patch-ext_opcache_config.m4 pathrev: pkgsrc/lang/php70/patches/patch-ext_opcache_config.m4@0 type: deleted - new: 1.1.2.1 old: '1.1' path: pkgsrc/lang/php70/patches/patch-ext_standard_php__dns.h pathrev: pkgsrc/lang/php70/patches/patch-ext_standard_php__dns.h@1.1.2.1 type: modified id: 20160508T142723Z.6a0903288fc9a265af78b20cdd6b0478bfc79e31 log: "Pullup ticket #4974 - requested by taca\nlang/php70: security fix\n\nRevisions pulled up:\n- lang/php/phpversion.mk 1.135\n- lang/php70/distinfo 1.9\n- lang/php70/patches/patch-configure \ 1.3\n- lang/php70/patches/patch-ext_opcache_config.m4 \ deleted\n- lang/php70/patches/patch-ext_standard_php__dns.h 1.2\n\n---\n \ Module Name:\tpkgsrc\n Committed By:\ttaca\n Date:\t\tMon May 2 13:09:49 UTC 2016\n\n Modified Files:\n \tpkgsrc/lang/php: phpversion.mk\n \tpkgsrc/lang/php70: distinfo\n \tpkgsrc/lang/php70/patches: patch-configure\n \t patch-ext_standard_php__dns.h\n \ Removed Files:\n \tpkgsrc/lang/php70/patches: patch-ext_opcache_config.m4\n\n \ Log Message:\n Update php70 to 7.0.6.\n\n pkgsrc change: Fix build problem on Linux noted by Matthias Ferdinand on\n pkgsrc-users@.\n\n 28 Apr 2016 PHP 7.0.6\n\n - Core:\n . Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1'\n failed). (Laruence)\n . Fixed bug #71922 (Crash on assert(new class{})). (Nikita)\n . Fixed bug #71914 (Reference is lost in \"switch\"). (Laruence)\n . Fixed bug #71871 (Interfaces allow final and abstract functions). (Nikita)\n . Fixed Bug #71859 (zend_objects_store_call_destructors operates on realloced\n memory, crashing). (Laruence)\n . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)\n . Fixed bug #71750 (Multiple Heap Overflows in php_raw_url_encode/\n php_url_encode). (Stas)\n . Fixed bug #71731 (Null coalescing operator and ArrayAccess). (Nikita)\n . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe)\n . Fixed bug #71428 (inheritance and allow_null). (krakjoe)\n . Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe)\n . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)\n \ . Fixed bug #71334 (Cannot access array keys while uksort()). (Nikita)\n . Fixed bug #69659 (ArrayAccess, isset() and the offsetExists method).\n (Nikita)\n \ . Fixed bug #69537 (__debugInfo with empty string for key gives error).\n \ (krakjoe)\n . Fixed bug #62059 (ArrayObject and isset are not friends). (Nikita)\n . Fixed bug #71980 (Decorated/Nested Generator is Uncloseable in Finally).\n (Nikita)\n\n - BCmath:\n . Fixed bug #72093 (bcpowmod accepts negative scale and corrupts\n _one_ definition). (Stas)\n\n - Curl:\n . Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).\n (Michael Sierks)\n\n - Date:\n . Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)\n\n - EXIF:\n . Fixed bug #72094 (Out of bounds heap read access in exif header processing). (Stas)\n\n - GD:\n . Fixed bug #71912 (libgd: signedness vulnerability). (Stas)\n\n - Intl:\n . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set via\n constructor). (Anatol)\n \ . Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE). (Anatol)\n \ . Fixed bug #70451, #70452 (Inconsistencies in return values of IntlChar\n \ methods). (Daniel Persson)\n . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)\n . Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if locale\n is empty). (Anatol)\n . Fixed bug #70484 (selectordinal doesn't work with named parameters).\n (Anatol)\n . Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative\n offset). (Stas)\n\n - ODBC:\n \ . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)\n\n - Opcache:\n . Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER).\n \ (Laruence)\n\n - PDO:\n . Fixed bug #52098 (Own PDOStatement implementation ignore __call()).\n (Daniel kalaspuffar, Julien)\n . Fixed bug #71447 (Quotes inside comments not properly handled). (Matteo)\n\n - PDO_DBlib:\n . Fixed bug #71943 (dblib_handle_quoter needs to allocate an extra byte).\n (Adam Baratz)\n . Add DBLIB-specific attributes for controlling timeouts. (Adam Baratz)\n\n \ - PDO_pgsql:\n . Fixed bug #62498 (pdo_pgsql inefficient when getColumnMeta() is used).\n (Joseph Bylund)\n\n - Postgres:\n . Fixed bug #71820 (pg_fetch_object binds parameters before call\n constructor). (Anatol)\n . Fixed bug #71998 (Function pg_insert does not insert when column\n type = inet). (Anatol)\n\n \ - SOAP:\n . Fixed bug #71986 (Nested foreach assign-by-reference creates broken\n variables). (Laruence)\n\n - SPL:\n . Fixed bug #71838 (Deserializing serialized SPLObjectStorage-Object can't\n access properties in PHP). (Nikita)\n \ . Fixed bug #71735 (Double-free in SplDoublyLinkedList::offsetSet). (Stas)\n \ . Fixed bug #67582 (Cloned SplObjectStorage with overwritten getHash fails\n \ offsetExists()). (Nikita)\n . Fixed bug #52339 (SPL autoloader breaks class_exists()). (Nikita)\n\n - Standard:\n . Fixed bug #71995 (Returning the same var twice from __sleep() produces\n broken serialized data). (Laruence)\n \ . Fixed bug #71940 (Unserialize crushes on restore object reference).\n (Laruence)\n \ . Fixed bug #71969 (str_replace returns an incorrect resulting array after\n \ a foreach by reference). (Laruence)\n . Fixed bug #71891 (header_register_callback() and\n register_shutdown_function()). (Laruence)\n . Fixed bug #71884 (Null pointer deref (segfault) in\n stream_context_get_default). (Laruence)\n . Fixed bug #71840 (Unserialize accepts wrongly data). (Ryat, Laruence)\n . Fixed bug #71837 (Wrong arrays behaviour). (Laruence)\n . Fixed bug #71827 (substr_replace bug, string length). (krakjoe)\n . Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or\n _REENTRANT is not defined). (Nikita)\n . Fixed bug #72116 (array_fill optimization breaks implementation). (Bob)\n\n - XML:\n . Fixed bug #72099 (xml_parse_into_struct segmentation fault). (Stas)\n\n \ - Zip:\n . Fixed bug #71923 (integer overflow in ZipArchive::getFrom*). (Stas)\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2016Q1] pkgsrc/lang' unixtime: '1462717643' user: bsiegert