PHP 5.5

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Zend_Studio
gptkbp:developed_by gptkb:The_PHP_Group
gptkbp:end_of_life July 10, 2016
gptkbp:enhances Security features
gptkbp:features Generators
Return type declarations
Array dereferencing
Constant array dereferencing
Improved performance over PHP 5.4
Improved support for the `json` extension
New `php.ini` directives
PHP 5.5 introduces the `phpdbg` debugger
Password hashing API
Scalar type hints
Support for `array_chunk` function
Support for `array_column` function
Support for `array_count_values` function
Support for `array_diff` function
Support for `array_fill_keys` function
Support for `array_flip` function
Support for `array_intersect` function
Support for `array_keys` function
Support for `array_keys` with a search value
Support for `array_map` with a callback function
Support for `array_merge` function
Support for `array_pad` function
Support for `array_rand` function
Support for `array_reduce` function
Support for `array_reverse` function
Support for `array_search` function
Support for `array_slice` function
Support for `array_splice` function
Support for `array_unique` function
Support for `array_values` function
Support for `array_walk` function
Support for the `opcache` extension
The finally keyword
Use of the `yield` keyword
https://www.w3.org/2000/01/rdf-schema#label PHP 5.5
gptkbp:improves gptkb:benchmark
gptkbp:introduced gptkb:phpdbg_debugger
gptkbp:is_available_in Multiple operating systems
gptkbp:is_used_for Web development
gptkbp:license PHP License
gptkbp:provides New language features
gptkbp:release_date June 20, 2013
gptkbp:released June 20, 2013
gptkbp:replaced_by The `mysql` extension
gptkbp:succeeded_by gptkb:PHP_5.6
gptkbp:successor gptkb:PHP_5.6
gptkbp:supports Generators
Array dereferencing
The `finally` keyword
The `opcache` extension
gptkbp:written_in gptkb:C