
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class stack { | |
public function index(){ | |
echo "hloo"; | |
} | |
} |
Following Extensions have been removed from PHP 7 onwards −
- ereg
- mssql
- mysql
- sybase_ct
Following SAPIs have been removed from PHP 7 onwards −
- aolserver
- apache
- apache_hooks
- apache2filter
- caudium
- continuity
- isapi
- milter
- nsapi
- phttpd
- pi3web
- roxen
- thttpd
- tux
- webjames
Comments
Post a Comment