Home
last modified time | relevance | path

Searched refs:magic (Results 26 – 50 of 128) sorted by relevance

123456

/PHP-5.6/Zend/tests/
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_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_010.phpt13 Warning: The magic method __toString() must have public visibility and cannot be static in %s on li…
H A Ddebug_info-error-0.phpt2 Testing __debugInfo() magic method with bad returns ZERO
H A Ddebug_info-error-1.phpt2 Testing __debugInfo() magic method with bad returns ONE
H A Ddebug_info-error-0.0.phpt2 Testing __debugInfo() magic method with bad returns ZERO (float)
H A Ddebug_info-error-1.0.phpt2 Testing __debugInfo() magic method with bad returns ONE (float)
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-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 Dmagic_methods_007.phpt12 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Ddebug_info-error-object.phpt2 Testing __debugInfo() magic method with bad returns OBJECT
H A Ddebug_info.phpt2 Testing __debugInfo() magic method
H A Dobjects_021.phpt2 Testing magic methods __set, __get and __call in cascade
/PHP-5.6/ext/ldap/tests/
H A Dldap_set_option_error.phpt16 array("xid" => "1.2.752.58.1.10", "value" => "magic"),
20 array("oid" => "1.2.752.58.1.10", "value" => "magic"),
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt28 // overwrite results and check if the cache magic works
78 // overwrite results and check if the cache magic works
96 // overwrite results and check if the cache magic works
/PHP-5.6/ext/sysvshm/
H A Dphp_sysvshm.h48 char magic[8]; member
/PHP-5.6/ext/phar/
H A Dtar.h83 char magic[6]; /* USTAR indicator */ member
/PHP-5.6/ext/phar/tests/zip/
H A Dcorrupt_004.phpt16 phar error: corrupted central directory entry, no magic signature in zip-based phar "%scdir_offset.…
H A Dcorrupt_007.phpt16 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…

Completed in 24 milliseconds

123456