Skip to content

Commit 7cb115e

Browse files
committed
fix typo
1 parent 73fd1fc commit 7cb115e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PHP NEWS
88
. Added specialized opcode handlers (e.g. ZEND_ADD_LONG_NO_OVERFLOW).
99
(Dmitry)
1010
. Change statement and fcall extension handlers to accept frame. (Joe)
11-
. Implemented safe execution timeout handling, that prevents rundom crashes
11+
. Implemented safe execution timeout handling, that prevents random crashes
1212
after "Maximum execution time exceeded" error. (Dmitry)
1313
. Fixed bug #62210 (Exceptions can leak temporary variables). (Dmitry, Bob)
1414
. Fixed bug #62814 (It is possible to stiffen child class members visibility).

0 commit comments

Comments
 (0)