Christophe 2bf6a65d72 Upgrade PHP to 7.0.9 (#967)
- Core:
  - Fixed bug #72508 (strange references after recursive function call and "switch" statement).
  - Fixed bug #72513 (Stack-based buffer overflow vulnerability in virtual_file_ex).
  - Fixed bug #72573 (HTTP_PROXY is improperly trusted by some PHP libraries and applications).
- bz2:
  - Fixed bug #72613 (Inadequate error handling in bzread()).
- CLI:
  - Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router.php).
- COM:
  - Fixed bug #72498 (variant_date_from_timestamp null dereference).
- Curl:
  - Fixed bug #72541 (size_t overflow lead to heap corruption).
- Exif:
  - Fixed bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE).
  - Fixed bug #72618 (NULL Pointer Dereference in exif_process_user_comment).
- GD:
  - Fixed bug #43475 (Thick styled lines have scrambled patterns).
  - Fixed bug #53640 (XBM images require width to be multiple of 8).
  - Fixed bug #64641 (imagefilledpolygon doesn't draw horizontal line).
  - Fixed bug #72512 (gdImageTrueColorToPaletteBody allows arbitrary write/read access).
  - Fixed bug #72519 (imagegif/output out-of-bounds access).
  - Fixed bug #72558 (Integer overflow error within _gdContributionsAlloc()).
  - Fixed bug #72482 (Ilegal write/read access caused by gdImageAALine overflow).
  - Fixed bug #72494 (imagecropauto out-of-bounds access).
- Intl:
  - Fixed bug #72533 (locale_accept_from_http out-of-bounds access).
- Mbstring:
  - Fixed bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - oob read access).
  - Fixed bug #72399 (Use-After-Free in MBString (search_re)).
- mcrypt:
  - Fixed bug #72551, bug #72552 (Incorrect casting from size_t to int lead to heap overflow in mdecrypt_generic).
- PDO_pgsql:
  - Fixed bug #72570 (Segmentation fault when binding parameters on a query without placeholders).
- PCRE:
  - Fixed bug #72476 (Memleak in jit_stack).
  - Fixed bug #72463 (mail fails with invalid argument).
- Readline:
  - Fixed bug #72538 (readline_redisplay crashes php).
- Standard:
  - Fixed bug #72505 (readfile() mangles files larger than 2G).
  - Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
- Session:
  - Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow).
  - Fixed bug #72562 (Use After Free in unserialize() with Unexpected Session Deserialization).
- SNMP:
  - Fixed bug #72479 (Use After Free Vulnerability in SNMP with GC and unserialize()).
- Streams:
  - Fixed bug #72439 (Stream socket with remote address leads to a segmentation fault).
- XMLRPC:
  - Fixed bug #72606 (heap-buffer-overflow (write) simplestring_addn simplestring.c).
- Zip:
  - Fixed bug #72520 (Stack-based buffer overflow vulnerability in php_stream_zip_opener).
2016-07-25 08:29:11 +10:00
2016-05-22 10:54:24 +10:00
2016-03-06 18:30:58 +01:00
2016-07-06 07:55:15 +10:00
2016-05-04 21:50:26 +10:00
2016-07-19 23:02:36 +10:00
2015-08-17 22:54:43 -05:00
2016-05-25 07:23:12 +10:00
2016-07-07 08:10:50 +10:00
2016-05-04 22:19:10 +10:00
2016-07-14 08:42:17 +10:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:10:19 +10:00
2016-05-04 22:46:16 +10:00
2016-07-20 20:39:02 +10:00
2016-05-10 14:17:25 +10:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:57:15 -05:00
2015-07-23 06:20:47 -04:00
2016-07-14 08:41:42 +10:00
2016-06-11 06:52:01 +10:00
2016-06-01 08:27:43 +10:00
2015-08-17 22:54:43 -05:00
2016-07-06 07:54:45 +10:00
2015-08-17 22:57:15 -05:00
2016-05-05 21:12:03 +10:00
2016-04-14 10:47:04 +10:00
2016-06-02 20:04:42 +10:00
2016-07-07 08:13:17 +10:00
2016-05-05 08:13:58 +10:00
2016-05-05 08:15:40 +10:00
2016-06-15 08:18:20 +10:00
2016-05-05 08:14:09 +10:00
2016-07-07 08:11:47 +10:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:11:55 +10:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:10:57 +10:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-10-09 16:08:55 +09:00
2016-01-21 23:17:23 +01:00
2016-05-05 08:15:00 +10:00
2016-05-05 08:15:26 +10:00
2016-06-15 08:18:06 +10:00
2014-08-01 17:25:12 -04:00
2016-05-05 08:15:51 +10:00
2016-07-23 08:57:48 +10:00
2015-08-17 22:54:43 -05:00
2016-06-19 08:20:43 +10:00
2015-10-17 12:02:37 +02:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:10:36 +10:00
2016-05-08 19:49:49 +10:00
2015-08-17 22:54:43 -05:00
2016-05-09 08:53:11 +10:00
2016-01-21 17:27:58 +01:00
2015-08-17 22:54:43 -05:00
2016-05-09 08:53:37 +10:00
2016-07-21 08:22:27 +10:00
2015-09-10 11:26:42 +09:00
2016-05-24 12:55:23 +10:00
2016-07-11 21:54:14 +10:00
2015-08-17 22:57:15 -05:00
2016-02-22 23:53:54 -08:00
2016-07-06 21:24:52 +10:00
2016-01-21 00:45:11 +11:00
2016-05-09 08:59:34 +10:00
2015-08-17 22:54:43 -05:00
2016-05-09 08:59:52 +10:00
2016-04-19 14:42:49 +10:00
2015-11-29 09:24:15 +10:00
2016-07-05 18:57:36 +10:00
2016-01-23 19:58:56 -05:00
2016-05-09 08:58:37 +10:00
2016-06-15 08:18:06 +10:00
2015-11-11 18:12:39 -08:00
2016-06-01 08:45:42 +10:00
2016-07-06 07:56:56 +10:00
2015-08-03 21:59:35 +10:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:11:06 +10:00
2016-05-24 12:55:23 +10:00
2015-08-17 22:54:43 -05:00
2016-07-06 08:00:00 +10:00
2015-08-17 22:54:43 -05:00
2016-06-15 08:22:34 +10:00
2016-07-06 08:00:23 +10:00
2016-07-07 20:45:37 +10:00
2016-07-06 08:00:13 +10:00
2016-05-28 23:36:46 +10:00
2016-07-06 08:01:04 +10:00
2015-10-26 23:31:00 +02:00
2016-07-01 10:30:43 +10:00
2016-07-08 07:06:52 +10:00
2016-05-24 12:55:23 +10:00
2015-08-17 22:54:43 -05:00
2015-08-30 15:25:40 -07:00
2015-11-09 11:10:48 -05:00
2016-05-24 12:55:23 +10:00
2015-08-17 22:57:15 -05:00
2016-07-07 08:11:31 +10:00
2016-07-25 08:29:11 +10:00
2015-08-17 22:57:15 -05:00
2016-07-11 17:00:59 +10:00
2016-07-06 08:00:35 +10:00
2015-08-17 22:54:43 -05:00
2016-03-23 11:55:26 +10:00
2014-09-29 15:14:41 +10:00
2016-07-05 12:16:30 +10:00
2016-07-01 21:12:00 +10:00
2016-05-12 07:54:39 +10:00
2016-06-15 08:18:06 +10:00
2016-05-30 08:42:45 +10:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2016-06-09 19:19:02 +10:00
2015-08-17 22:54:43 -05:00
2016-07-11 20:14:47 +10:00
2016-07-11 20:14:47 +10:00
2015-08-17 22:54:43 -05:00
2016-07-06 07:54:27 +10:00
2016-03-10 14:09:48 +00:00
2015-05-02 09:52:12 +10:00
2015-08-17 22:54:43 -05:00
2016-07-07 08:10:28 +10:00
2015-08-17 22:54:43 -05:00
2016-05-24 12:55:23 +10:00
2016-01-21 21:19:08 +01:00
2015-08-17 22:57:15 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2016-07-01 08:54:02 +10:00
2016-07-06 07:48:54 +10:00
2016-07-07 08:10:42 +10:00
2016-07-05 17:43:52 +10:00
2015-11-29 09:24:15 +10:00
2016-07-18 17:04:31 +10:00
2015-08-17 22:54:43 -05:00
Description
Mirror of Scoop's Main bucket
Unlicense 139 MiB
Languages
PowerShell 100%