mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
E_STRICT is not run-time (bug #43678)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268517 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3a0e691554
commit
e98333d73b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
<!-- $Revision: 1.22 $ -->
|
||||
<appendix xml:id="errorfunc.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.constants;
|
||||
&extension.constants.core;
|
||||
|
@ -179,7 +179,7 @@
|
|||
(<type>integer</type>)
|
||||
</entry>
|
||||
<entry>
|
||||
Run-time notices. Enable to have PHP suggest changes
|
||||
Enable to have PHP suggest changes
|
||||
to your code which will ensure the best interoperability
|
||||
and forward compatibility of your code.
|
||||
</entry>
|
||||
|
|
Loading…
Reference in a new issue