ActionScheduler_Compatibility::raise_memory_limit()
Attempts to raise the PHP memory limit for memory intensive processes.
Description Description
Only allows raising the existing limit and prevents lowering it.
Wrapper for wp_raise_memory_limit(), added in WordPress v4.6.0
Return Return
(bool|int|string) The limit that was set or false on failure.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_Compatibility.php