]> granicus.if.org Git - php/commit
Remove obsolete function names from CODING_STANDARDS file
authorAleš Rebec <alesrebec@gmail.com>
Fri, 14 Apr 2017 20:26:50 +0000 (22:26 +0200)
committerJoe Watkins <krakjoe@php.net>
Tue, 25 Jul 2017 06:04:23 +0000 (07:04 +0100)
commitf469edcf59177f3004cba019fa143dbaaaeeaf6b
treea47694ec28b29dad1a581b77e443690ea859acf3
parent4ddb0630c216481dbc25605421551ad676c8c4f0
Remove obsolete function names from CODING_STANDARDS file

Deprecated and removed function names used as examples in coding standards file.

- Mcrypt is deprecated and will be removed in 7.2
- Mysql functions are deprecated in 5.4 and removed in 7.0.

According to those changes, CODING_STANDARDS file should be updated.
CODING_STANDARDS