php
  • 다운로드
  • 설치와 설정
  • 언어 레퍼런스
  • 보안
  • 기능
  • 함수 레퍼런스
  • FAQ
  • 부록
  • 동영상강좌
  • 음성

PHP7.0 새로운 함수

  1. Home
  2. 부록
  3. PHP 7.0
  4. 새로운 함수

Migrating from PHP 5.6.x to PHP 7.0.x

  • 이전 버전과 호환되지 않는 변경 사항
  • 새로운 기능
  • 더 이상 사용되지 않는 기능
  • 변경된 함수
  • 새로운 함수
  • 새로운 클래스와 인터페이스
  • 새로운 전역 상수
  • SAPI 모듈의 변경 사항
  • 제거된 확장 및 SAPI
  • 기타 변경 사항
  • PHP강좌
  • 그누보드5강좌
  • 영카트5강좌
Closure

  • Closure::call()

CSPRNG

  • random_bytes()
  • random_int()

Error Handling and Logging

  • error_clear_last()

Generator

  • Generator::getReturn()

GNU Multiple Precision

  • gmp_random_seed()

Math

  • intdiv()

PCRE

  • preg_replace_callback_array()

PHP Options/Info

  • gc_mem_caches()
  • get_resources()

POSIX

  • posix_setrlimit()

Reflection

  • ReflectionParameter::getType()
  • ReflectionParameter::hasType()
  • ReflectionFunctionAbstract::getReturnType()
  • ReflectionFunctionAbstract::hasReturnType()

Zip

  • ZipArchive::setCompressionIndex()
  • ZipArchive::setCompressionName()

Zlib Compression

  • inflate_add()
  • deflate_add()
  • inflate_init()
  • deflate_init()

PHP

  • php.net
  • talks.php.net
  • news.php.net
  • pear.php.net

웹학교

  • 365ok.co.kr
  • PHP강좌
  • 그누보드강좌
  • 영카트강좌

참조

  • pecl.php.net
  • bugs.php.net
  • doc.php.net
  • qa.php.net