Skip to content

Instantly share code, notes, and snippets.

@anytizer
Created July 13, 2014 06:07
Show Gist options
  • Save anytizer/50e1e0aea458c46ffa1c to your computer and use it in GitHub Desktop.
Save anytizer/50e1e0aea458c46ffa1c to your computer and use it in GitHub Desktop.
Permanently disabled functions
https://developers.google.com/appengine/docs/php/
The following functions have been permanently disabled in Google App Engine:
disk_free_space()
disk_total_space()
diskfreespace()
escapeshellarg() and escapeshellcmd()
exec()
highlight_file()
lchgrp(), lchown(), link(), and symlink()
passthru()
pclose() and popen()
proc_close(), prog_get_status(), proc_nice(), proc_open(), and proc_terminate()
set_time_limit()
shell_exec()
show_source()
system()
tempnam()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment