Home
last modified time | relevance | path

Searched refs:access (Results 26 – 50 of 216) sorted by relevance

123456789

/PHP-5.4/Zend/tests/
H A Dclosure_020.phpt2 Closure 020: Trying to access private property outside class
43 Fatal error: Cannot access private property foo::$test in %s on line %d
H A Dcall_user_func_001.phpt33 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method …
35 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected metho…
H A Dbug28444.phpt2 Bug #28444 (Cannot access undefined property for object with overloaded property access)
H A Daccess_modifiers_003.phpt2 using multiple access modifiers (classes)
H A Dbug44660.phpt8 echo "--> read access: ";
30 --> read access:
H A Daccess_modifiers_004.phpt2 using multiple access modifiers (abstract methods)
H A Daccess_modifiers_005.phpt2 using multiple access modifiers (final methods)
H A Daccess_modifiers_006.phpt2 using multiple access modifiers (static methods)
H A Dobjects_017.phpt18 Fatal error: Cannot access private property foo::$test in %s on line %d
H A Dbug29015.phpt11 Fatal error: Cannot access empty property in %sbug29015.php on line 4
/PHP-5.4/ext/standard/tests/serialize/
H A Dincomplete_class.phpt20 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
22 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
25 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
/PHP-5.4/ext/standard/tests/file/
H A Dfopen_variation14.phpt98 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
103 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
108 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
113 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
122 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
127 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
H A Dfopen_variation15.phpt102 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
107 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
112 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
117 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
126 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
131 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
H A Dlstat_stat_variation17.phpt25 echo "*** Testing lstat() on a dir after changing its access permission ***\n";
51 *** Testing lstat() on a dir after changing its access permission ***
H A Dbug61961.phpt2 Bug #61961 (file_get_content leaks when access empty file with max length)
H A Dlstat_stat_variation16.phpt29 echo "*** Testing lstat() on a file after changing its access permission ***\n";
52 *** Testing lstat() on a file after changing its access permission ***
/PHP-5.4/ext/pgsql/tests/
H A DREADME7 user account named 'testuser' and grant that user access to the database
13 granted access to the database.
/PHP-5.4/ext/standard/tests/general_functions/
H A Dini_get_all.phpt40 ["access"]=>
49 ["access"]=>
/PHP-5.4/ext/spl/internal/
H A Demptyiterator.inc35 /** This function must not be called. It throws an exception upon access.
44 /** This function must not be called. It throws an exception upon access.
/PHP-5.4/tests/classes/
H A Dunset_properties.phpt2 Un-setting instance properties causes magic methods to be called when trying to access them from ou…
91 $o->publicProperty = 'new publicProperty value via public access';
138 __set "publicProperty" to "new publicProperty value via public access"
140 new publicProperty value via public access
/PHP-5.4/ext/standard/tests/class_object/
H A DAutoTest.inc7 echo "attempt to access $name\n";
/PHP-5.4/TSRM/
H A DTODO2 This can probably be done by more careful hash table access
/PHP-5.4/ext/spl/tests/
H A Dspl_autoload_007.phpt63 Function 'MyAutoLoader::noAccess' not callable (cannot access protected method MyAutoLoader::noAcce…
85 Passed array does not specify a callable static method (cannot access protected method MyAutoLoader…
119 Passed array does not specify a callable method (cannot access protected method MyAutoLoader::noAcc…
H A Dfixedarray_014.phpt2 SPL: FixedArray: Trying to access inexistent item
/PHP-5.4/ext/xmlreader/
H A DREADME2 forward-only access to XML data. It is based upon the

Completed in 34 milliseconds

123456789