Skip to content

Conversation

@vhuk
Copy link
Owner

@vhuk vhuk commented Jul 25, 2016

No description provided.

remicollet and others added 30 commits July 21, 2016 08:44
* PHP-7.1:
  Update NEWS for 7.1.0beta1
 about mbstring or iconv output handler
 about mbstring or iconv output handler
…TF chars

We must not forget to properly reset the state for multibyte characters
following an escape character.
[skip ci]
* PHP-7.1:
  FPM: add test for CVE-2016-5385
…haracter

This has obviously been missed when adding the $escape parameter to
SplFileObject::setCsvControl() in PHP 5.3, so we catch up on this.
# Resolved conflicts:
#	ext/spl/spl_directory.c
* PHP-7.0:
  Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
* PHP-7.0:
  Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
* PHP-7.1:
  Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
  Update NEWs
  Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
laruence and others added 29 commits July 24, 2016 23:58
* PHP-7.0:
  Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd)
* PHP-7.1:
  Update NEWS
  Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd)
The test claims that it would be "checking all the values in returned array",
but due to the use of %a it actually skipped elements. We fix that by using
%s instead.
# Resolved conflicts:
#	ext/gd/tests/gd_info_variation1.phpt
d28f1da introduced a test regression, due to potentially additional output
regarding FreeType support. We fix that by making the test more resilient.
# Resolved conflicts:
#	ext/gd/tests/gd_info_variation1.phpt
The default path to where an extension is installed should be
PHP_PREFIX/ext on windows.
On Windows, Makefile generated by phpize doesn't have the 'test'
target rule. This commit fixes that and enables 'nmake test' on
Windows.
* PHP-7.0:
  update NEWS
  Enable 'nmake test' on building extensions
  Make phpize use PHP_PREFIX as the default location (windows)
* PHP-7.1:
  update NeWS
  update NEWS
  Enable 'nmake test' on building extensions
  Make phpize use PHP_PREFIX as the default location (windows)
On Windows, Makefile generated by phpize doesn't have the 'test'
target rule. This commit fixes that and enables 'nmake test' on
Windows.
The default path to where an extension is installed should be
PHP_PREFIX/ext on windows.
* PHP-5.6:
  update NEWS
  Make phpize use PHP_PREFIX as the default location (windows)
  Enable 'nmake test' on building extensions
* PHP-7.0:
  update NEWS
  Make phpize use PHP_PREFIX as the default location (windows)
  Enable 'nmake test' on building extensions
* PHP-7.1:
  update NEWS
  Make phpize use PHP_PREFIX as the default location (windows)
  Enable 'nmake test' on building extensions
While sqlite3.c had already been updated to 3.13.0, the header files had
been forgotten.
* PHP-7.1:
  update NEWS
  Fixed bug #72658 Locale::lookup() / locale_lookup() hangs if no match found
@vhuk vhuk merged commit 7a84f03 into vhuk:master Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.