Home
last modified time | relevance | path

Searched refs:magic (Results 1 – 25 of 146) sorted by path

123456

/PHP-7.0/
H A DNEWS706 . Fixed bug #73896 (spl_autoload() crashes when calls magic _call()). (Dmitry)
1658 . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)
1803 . Fixed bug #71527 (Buffer over-write in finfo_open with malformed magic
2267 . Fixed bug #70223 (Incrementing value returned by magic getter). (Laruence)
2355 . Fixed bug #69427 (Segfault on magic method __call of private method in
2357 . Improved __call() and __callStatic() magic method handling. Now they are
H A DREADME.md25 After removing magic quotes, the get_magic_quotes_gpc function caused
/PHP-7.0/TSRM/
H A Dthreads.m431 dnl Set some magic defines to achieve POSIX threads conformance
/PHP-7.0/Zend/
H A DZEND_CHANGES955 The magic method __toString() allows to overload the object to
/PHP-7.0/Zend/tests/
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
H A Dbug33512.phpt48 //the lines below will catch by '__get' magic method since these variables are unavailable anymore
H A Dbug47801.phpt10 echo("magic method called: $name\n");
30 magic method called: getFoo
31 magic method called: getFoo
H A Dbug61025.phpt23 Warning: The magic method __invoke() must have public visibility and cannot be static in %sbug61025…
25 Warning: The magic method __invoke() must have public visibility and cannot be static in %sbug61025…
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
H A Dbug69427.phpt2 Bug #69427 (Segfault on magic method __call of private method in superclass)
H A Dbug70164.phpt2 __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a…
H A Dbug70215.phpt20 Warning: The magic method __invoke() must have public visibility and cannot be static in %s on line…
H A Dbug70223.phpt2 Bug #70223 (Incrementing value returned by magic getter)
H A Dbug71359.phpt2 Bug #71359: Null coalescing operator and magic
H A Dbug75420.1.phpt2 Bug #75420.1 (Indirect modification of magic method argument)
H A Dbug75420.10.phpt2 Bug #75420.10 (Indirect modification of magic method argument)
H A Dbug75420.11.phpt2 Bug #75420.11 (Indirect modification of magic method argument)
H A Dbug75420.12.phpt2 Bug #75420.12 (Indirect modification of magic method argument)
H A Dbug75420.13.phpt2 Bug #75420.13 (Indirect modification of magic method argument)
H A Dbug75420.14.phpt2 Bug #75420.14 (Indirect modification of magic method argument)
H A Dbug75420.15.phpt2 Bug #75420.15 (Indirect modification of magic method argument)
H A Dbug75420.16.phpt2 Bug #75420.16 (Indirect modification of magic method argument)
H A Dbug75420.2.phpt2 Bug #75420.2 (Indirect modification of magic method argument)
H A Dbug75420.3.phpt2 Bug #75420.3 (Indirect modification of magic method argument)
H A Dbug75420.4.phpt2 Bug #75420.4 (Indirect modification of magic method argument)

Completed in 38 milliseconds

123456