Christophe f494df578a Update to php 7.0.7 (#880)
- Core:
  - Fixed bug #72162 (use-after-free - error_reporting).
  - Add compiler option to disable special case function calls.
  - Fixed bug #72101 (crash on complex code).
  - Fixed bug #72100 (implode() inserts garbage into resulting string when joins very big integer).
  - Fixed bug #72057 (PHP Hangs when using custom error handler and typehint).
  - Fixed bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice).
  - Fixed bug #71737 (Memory leak in closure with parameter named $this).
  - Fixed bug #72059 (?? is not allowed on constant expressions).
  - Fixed bug #72159 (Imported Class Overrides Local Class Name).
- Curl:
  - Fixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE).
- DBA:
  - Fixed bug #72157 (use-after-free caused by dba_open).
- GD:
  - Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
- Intl:
  - Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)
- JSON:
  - Fixed bug #72069 (Behavior \JsonSerializable different from json_encode).
- Mbstring:
  - Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace).
- OCI8:
  - Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight columns).
- Opcache:
  - Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error).
- OpenSSL:
  - Fixed bug #72165 (Null pointer dereference - openssl_csr_new).
- PCNTL:
  - Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite).
- POSIX:
  - Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).
- Postgres:
  - Fixed bug #72028 (pg_query_params(): NULL converts to empty string).
  - Fixed bug #71062 (pg_convert() doesn't accept ISO 8601 for datatype timestamp).
  - Fixed bug #72151 (mysqli_fetch_object changed behaviour).
- Reflection:
  - Fixed bug #72174 (ReflectionProperty#getValue() causes __isset call).
- Session:
  - Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode session object).
- Sockets:
  - Added socket_export_stream() function for getting a stream compatible resource from a socket resource.
- SPL:
  - Fixed bug #72051 (The reference in CallbackFilterIterator doesn't work as expected).
- SQLite3:
  - Fixed bug #68849 (bindValue is not using the right data type).
- Standard:
  - Fixed bug #72075 (Referencing socket resources breaks stream_select).
  - Fixed bug #72031 (array_column() against an array of objects discards all values matching null).
2016-05-31 20:52:14 +10:00
2016-05-22 10:54:24 +10:00
2016-03-06 18:30:58 +01:00
2016-05-04 21:50:26 +10:00
2015-08-17 22:54:43 -05:00
2016-05-25 07:23:12 +10:00
2015-08-13 21:43:58 +10:00
2016-05-04 22:19:10 +10:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2016-05-04 22:46:16 +10:00
2016-05-24 12:55:23 +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-05-14 08:12:28 +10:00
2016-05-24 12:55:23 +10:00
2015-10-23 15:44:46 +11:00
2015-08-17 22:54:43 -05:00
2016-05-05 08:13: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-04-27 22:24:58 +10:00
2016-05-05 08:13:58 +10:00
2016-05-05 08:15:40 +10:00
2016-04-07 12:19:48 +02:00
2016-05-05 08:14:09 +10:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2016-02-22 19:18:33 +01: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
2014-08-01 17:25:12 -04:00
2016-05-05 08:15:51 +10:00
2016-05-24 12:55:23 +10:00
2015-08-17 22:54:43 -05:00
2015-10-20 18:20:08 +02:00
2015-10-17 12:02:37 +02:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05: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-05-28 14:36:35 +10:00
2015-09-10 11:26:42 +09:00
2016-05-24 12:55:23 +10:00
2016-05-09 09:00:13 +10:00
2015-08-17 22:57:15 -05:00
2016-03-28 23:31:34 -04:00
2016-02-22 23:53:54 -08:00
2015-08-17 22:54:43 -05: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-05-09 08:59:09 +10:00
2016-01-23 19:58:56 -05:00
2016-05-09 08:58:37 +10:00
2015-11-11 18:12:39 -08:00
2016-03-12 18:57:34 +01:00
2015-08-03 21:59:35 +10:00
2015-08-17 22:54:43 -05:00
2016-05-04 07:01:57 +07:00
2016-05-24 12:55:23 +10:00
2015-08-17 22:54:43 -05:00
2015-11-09 23:19:24 -08:00
2015-08-17 22:54:43 -05:00
2015-08-17 22:54:43 -05:00
2016-05-19 21:19:06 +10:00
2016-05-09 08:55:06 +10:00
2016-05-28 23:36:46 +10:00
2015-08-17 22:57:15 -05:00
2015-10-26 23:31:00 +02:00
2016-02-13 15:55:20 +02: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-05-31 20:51:39 +10:00
2016-05-31 20:52:14 +10: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
2016-03-23 11:55:26 +10:00
2014-09-29 15:14:41 +10:00
2016-05-12 07:54:39 +10:00
2015-11-05 00:40:04 -05: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
2015-08-17 22:54:43 -05:00
2016-05-30 08:43:10 +10:00
2015-08-17 22:54:43 -05:00
2016-05-24 12:55:23 +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
2015-08-17 22:54:43 -05: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
2016-05-24 07:46:44 +10: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-02-16 00:15:46 +10:00
2015-08-17 22:54:43 -05:00
2015-11-24 16:19:35 +02:00
2015-11-29 09:24:15 +10:00
2016-05-23 07:33:49 +10:00
2015-08-17 22:54:43 -05:00
Description
Mirror of Scoop's Main bucket
Unlicense 140 MiB
Languages
PowerShell 100%