Home
last modified time | relevance | path

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

123456

/PHP-5.6/
H A D.gdbinit612 if $p->magic == 0x7312f8dc
615 if $p->magic == 0x99954317
618 if $p->magic == 0xfb8277dc
H A DNEWS795 . Fixed bug #71527 (Buffer over-write in finfo_open with malformed magic
2026 . Expose get_debug_info class hook as __debugInfo() magic method. (Sara)
3561 . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
4116 . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
7312 . Added support for __callStatic() magic method. (Sara)
7673 - Fixed invalid calls to free when internal fileinfo magic file is used. (Scott)
9510 - Fixed bug #39763 (magic quotes are applied twice by ext/filter in
10719 . magic method invocations. (Marcus)
11023 - Fixed bug #33904 (input array keys being escaped when magic quotes is off).
11274 - Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call
H A DREADME.md24 After removing magic quotes, the get_magic_quotes_gpc function caused
H A DUPGRADING102 - Added the __debugInfo() magic method to allow userland classes to implement
/PHP-5.6/TSRM/
H A Dthreads.m431 dnl Set some magic defines to achieve POSIX threads conformance
/PHP-5.6/Zend/
H A DZEND_CHANGES955 The magic method __toString() allows to overload the object to
/PHP-5.6/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 Ddebug_info-error-0.0.phpt2 Testing __debugInfo() magic method with bad returns ZERO (float)
H A Ddebug_info-error-0.phpt2 Testing __debugInfo() magic method with bad returns ZERO
H A Ddebug_info-error-1.0.phpt2 Testing __debugInfo() magic method with bad returns ONE (float)
H A Ddebug_info-error-1.phpt2 Testing __debugInfo() magic method with bad returns ONE
H A Ddebug_info-error-empty_str.phpt2 Testing __debugInfo() magic method with bad returns EMPTY STRING
H A Ddebug_info-error-false.phpt2 Testing __debugInfo() magic method with bad returns FALSE
H A Ddebug_info-error-object.phpt2 Testing __debugInfo() magic method with bad returns OBJECT
H A Ddebug_info-error-resource.phpt2 Testing __debugInfo() magic method with bad returns RESOURCE
H A Ddebug_info-error-str.phpt2 Testing __debugInfo() magic method with bad returns STRING
H A Ddebug_info-error-true.phpt2 Testing __debugInfo() magic method with bad returns TRUE
H A Ddebug_info.phpt2 Testing __debugInfo() magic method
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 …

Completed in 59 milliseconds

123456