mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
improve the grammar for my recent UPGRADING note
This commit is contained in:
parent
003c2c1005
commit
d07f49118a
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ PHP 5.6 UPGRADE NOTES
|
|||
specified at call-time.
|
||||
|
||||
- Reflection:
|
||||
ReflectionClass::newInstanceWithoutConstructor previously not allowed the
|
||||
ReflectionClass::newInstanceWithoutConstructor previously didn't allow the
|
||||
instantiation of any internal class which used custom object storage
|
||||
(overriding the default create_object handler), this was changed to only
|
||||
reject the instantiation of such classes if the class is also marked as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue