Skip to content

Instantly share code, notes, and snippets.

@m4rw3r
Created September 13, 2013 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m4rw3r/6555433 to your computer and use it in GitHub Desktop.
Save m4rw3r/6555433 to your computer and use it in GitHub Desktop.
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
Bug #63336 (invalid E_NOTICE error occur) [Zend/tests/bug63336.phpt] XFAIL REASON: Bug is not fixed yet
Bug #64578 (Closures with static variables can be generators) [Zend/tests/bug64979.phpt] XFAIL REASON: Bug #64979 not fixed yet.
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt] XFAIL REASON: Maybe not a bug
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt]
Generator::throw() where the exception is caught in the generator [Zend/tests/generators/throw_caught.phpt]
Generator::throw() where the generator throws a different exception [Zend/tests/generators/throw_rethrow.phpt]
040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt]
unset() CV 7 (indirect unset() of global variable in import_request_variables()) [Zend/tests/unset_cv07.phpt]
using function with same name as defined should fail [Zend/tests/use_function/define_imported_before.phpt]
=====================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment