You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record that sort() and others are always true in opcache.
If sort doesn't succeed, it will does and should throw an exception or an error.
syslog() currently also always returns true if it returns.
See ext/standard/array.c and ext/standard/syslog.c
Related to a653240
0 commit comments