Home
last modified time | relevance | path

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

12345

/PHP-5.5/
H A D.gdbinit612 if $p->magic == 0x7312f8dc
615 if $p->magic == 0x99954317
618 if $p->magic == 0xfb8277dc
H A DNEWS133 . Fixed bug #71527 (Buffer over-write in finfo_open with malformed magic
1983 . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
2538 . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
5734 . Added support for __callStatic() magic method. (Sara)
6095 - Fixed invalid calls to free when internal fileinfo magic file is used. (Scott)
7932 - Fixed bug #39763 (magic quotes are applied twice by ext/filter in
9141 . magic method invocations. (Marcus)
9445 - Fixed bug #33904 (input array keys being escaped when magic quotes is off).
9696 - Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call
H A DREADME.md24 After removing magic quotes, the get_magic_quotes_gpc function caused
/PHP-5.5/TSRM/
H A Dthreads.m431 dnl Set some magic defines to achieve POSIX threads conformance
/PHP-5.5/Zend/
H A DZEND_CHANGES955 The magic method __toString() allows to overload the object to
/PHP-5.5/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 Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
H A Dmagic_methods_001.phpt2 Testing several magic methods
H A Dmagic_methods_002.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_003.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_004.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_005.phpt12 Warning: The magic method __call() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_006.phpt12 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
H A Dmagic_methods_007.phpt12 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_008.phpt17 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_009.phpt13 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
H A Dmagic_methods_010.phpt13 Warning: The magic method __toString() must have public visibility and cannot be static in %s on li…
H A Dobjects_021.phpt2 Testing magic methods __set, __get and __call in cascade
/PHP-5.5/Zend/tests/traits/
H A Dmethods_001.phpt2 Testing magic method on trait
H A Dmethods_002.phpt2 Testing collision with magic methods
H A Dstatic_004.phpt2 Traits with __callStatic magic method.

Completed in 59 milliseconds

12345