Skip to content

fix tests in Zend #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Dec 22, 2013
Merged

fix tests in Zend #6

merged 27 commits into from
Dec 22, 2013

Conversation

krakjoe
Copy link

@krakjoe krakjoe commented Dec 22, 2013

all tests in /Zend passing

ircmaxell and others added 27 commits August 29, 2013 18:11
…ding

* upstream/PHP-5.6: (535 commits)
  Added one more test for constant scalar expressions
  added missing prototype
  fix dir separator in cve-2013-6420 test
  Zend: fix overflow handling bug in non-x86 fast_add_function()
  5.3.29-dev
  Fix CVE-2013-6420 - memory corruption in openssl_x509_parse
  NEWS
  Fixed Bug #66218 zend_register_functions breaks reflection
  Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot koegler at brz dot gv dot at)
  Fixed bug #66251 (Constants get statically bound at compile time when Optimized)
  Revered func_get_args() changes, because they were not completly transparent and broke some tricky PHP code that worked because of luck before php-5.5.6 (see Bug #66107). The changes are going to be kept in PHP-5.6.
  Fixed memory leaks introdused by: 	commit 611da37 	Author: Igor Wiedler <[email protected]> 	Date:   Sat Nov 9 13:48:23 2013 -0500
  Zend: fix overflow handling bug in non-x86 fast_add_function()
  Fixed bug #66252 (Problems in AST evaluation invalidating valid parent:: reference. Constant expessions have to be evaluated in context of defining class).
  Arguments passed to user function have to be properly allocated on heap
  cli: don't cast away const in select() timeout argument
  Replace invalid code with a proper #error
  Switch to using freetype-config for freetype detection.
  BFN
  Fixed bug #61645 (fopen and O_NONBLOCK)
  ...

Conflicts:
	Zend/Makefile.am
	Zend/zend_execute_API.c
	configure.in

12 Dec 2013, PHP 5.5.7
>>>>>>> PHP-5.5
>>>>>>> PHP-5.6
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unresolved merge conflict

@igorw igorw merged commit 202921e into igorw:function-autoloading Dec 22, 2013
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.

3 participants