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
Add php-runtime-quote-string (alias php-runtime-\') for PHP code construction.
Changed
By default, results other than exit status code 0 are converted to Lisp errors.
Security
No longer uses the command line to execute code containing ASCII's null bytes (\0^@).
Normally php-runtime use a fixed filename for temporary execution. Therefore, it is not suitable for running from multiple processes at the same time. To avoid this problem, set the php-runtime--eval-temp-script-name variable.