Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 277) sorted by path

12345678910>>...12

/PHP-7.2/
H A DINSTALL1579 function, and review the resulting page. You can also access the values
1603 6. Unix/Windows: I have installed PHP, but when I try to access a PHP
1605 7. Unix/Windows: I have installed PHP, but when try to access a PHP
1612 9. Windows: I have installed PHP, but when I try to access a PHP
1729 Unix/Windows: I have installed PHP, but when I try to access a PHP
1738 Unix/Windows: I have installed PHP, but when try to access a PHP script
1762 Windows: I have installed PHP, but when I try to access a PHP script
1786 access them.
H A DNEWS66 all-access permissions). (CVE-2020-7063) (stas)
114 . Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
203 . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
574 . Fixed bug #77494 (Disabling class causes segfault on member access).
1119 access controls). (Jakub Zelenka)
1126 . Fixed bug #76041 (null pointer access crashed php). (cmb)
2251 . Fixed bug #73496 (Invalid memory access in zend_inline_hash_func).
2724 access). (Pierre)
2725 . Fixed bug #72519 (imagegif/output out-of-bounds access). (Pierre)
2819 oob read access). (Laruence)
[all …]
H A DREADME.GIT-RULES119 commit message. Bug ID should be prefixed by "#" for easier access to
H A DREADME.RELEASE_PROCESS34 7. Moving extensions from/to PECL requires write access to the destination.
333 1. Email systems@ to get setup for access to downloads.php.net and to be added to the
346 5. Request moderation access to announce@php.net and primary-qa-tester@lists.php.net lists, to
H A DREADME.STREAMS168 What if your extension needs to access the FILE* of a user level file pointer?
H A DREADME.SUBMITTING_PATCH7 You don't need any login accounts or special access to download,
/PHP-7.2/TSRM/
H A DTODO2 This can probably be done by more careful hash table access
/PHP-7.2/Zend/
H A DOBJECTS2_HOWTO41 Object access - read
47 Object access - write
68 get and set handlers are used when engine needs to access the object
77 Object access - method call
H A DREADME.ZEND_VM28 same as in old zend_execute.c, but now it uses macros to access opcode operands
/PHP-7.2/Zend/tests/
H A D037.phpt2 Trying to access inexistent static property of Closure
H A Daccess_modifiers_001.phpt2 using multiple access modifiers (methods)
14 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_002.phpt2 using multiple access modifiers (attributes)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_003.phpt2 using multiple access modifiers (classes)
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 Dbug28444.phpt2 Bug #28444 (Cannot access undefined property for object with overloaded property access)
H A Dbug29015.phpt18 Fatal error: Uncaught Error: Cannot access property started with '\0' in %s:%d
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
41 Fatal error: Uncaught Error: Cannot access private property ChildClass::$private_child in %sbug2967…
H A Dbug32427.phpt2 Bug #32427 (Interfaces are not allowed 'static' access modifier)
H A Dbug32660.phpt2 Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get))
H A Dbug34893.phpt2 Bug #34893 (PHP5.1 overloading, Cannot access private property)
/PHP-7.2/Zend/tests/anon/
H A D004.phpt13 /* create a proxy object implementing array access */
H A D005.phpt9 /* array access will be implemented by the time we get to here */
14 /* create a child object implementing array access */
15 /* this grants you access to protected methods and members */
33 /* null because no inheritance, so no access to protected member */
H A D008.phpt2 testing static access for methods and properties in anon classes

Completed in 78 milliseconds

12345678910>>...12