mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
typo, fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342533 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1e6830fdcc
commit
df517c42fc
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ Warning: Cannot call func_num_args() dynamically in %s on line %d
|
|||
<para>
|
||||
Destructors are now never called for objects that throw an exception during
|
||||
the execution of their constructor. In previous versions this behavior
|
||||
depended on whether the object was referenced outside the construcor (e.g.
|
||||
depended on whether the object was referenced outside the constructor (e.g.
|
||||
by an exception backtrace).
|
||||
</para>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue