mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Fixed bug #80376 (last day of the month causes runway cpu usage)
This commit is contained in:
commit
288332077f
3 changed files with 23713 additions and 20976 deletions
3
NEWS
3
NEWS
|
@ -5,6 +5,9 @@ PHP NEWS
|
||||||
- Core:
|
- Core:
|
||||||
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)
|
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)
|
||||||
|
|
||||||
|
- Date:
|
||||||
|
. Fixed bug #80376 (last day of the month causes runway cpu usage). (Derick)
|
||||||
|
|
||||||
- DOM:
|
- DOM:
|
||||||
. Fixed bug #80537 (Wrong parameter type in DOMElement::removeAttributeNode
|
. Fixed bug #80537 (Wrong parameter type in DOMElement::removeAttributeNode
|
||||||
stub). (Nikita)
|
stub). (Nikita)
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue