1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00

2 Commits

Author SHA1 Message Date
Nikita Popov
af50e687a8 Merge branch 'PHP-8.0'
* PHP-8.0:
  Fixed bug #81353
2021-08-16 15:05:32 +02:00
Nikita Popov
d1e956ff31 Fixed bug #81353
A user-defined error handler should not be invoked for preload
warnings. We are in a partially shut-down state at that point.
2021-08-16 15:04:17 +02:00