https://github.com/lcp0578/php7
php7 note
https://github.com/lcp0578/php7
Last synced: about 1 month ago
JSON representation
php7 note
- Host: GitHub
- URL: https://github.com/lcp0578/php7
- Owner: lcp0578
- Created: 2017-03-05T15:34:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T16:06:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T18:46:39.812Z (3 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php7
### Reference
1. php manual [Migrating from PHP 5.6.x to PHP 7.0.x](http://php.net/manual/zh/migration70.php)
2. [github.com/tpunt/PHP7-Reference](https://github.com/tpunt/PHP7-Reference)
3. [www.tutorialspoint.com/php7/php7_tutorial.pdf](https://www.tutorialspoint.com/php7/php7_tutorial.pdf)
4. 《高性能PHP7》
5. 《Learning PHP 7 High Performance》
6. 《PHP 7 Programming Blueprints》