mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
It's been there long enough.
This commit is contained in:
parent
6c2c3a9587
commit
89a56a139b
1 changed files with 0 additions and 4 deletions
|
@ -655,10 +655,6 @@ void php3_key_sort(INTERNAL_FUNCTION_PARAMETERS)
|
|||
}
|
||||
|
||||
|
||||
/* the current implementation of count() is a definite example of what
|
||||
* user functions should NOT look like. It's a hack, until we get
|
||||
* unset() to work right in 3.1
|
||||
*/
|
||||
void php3_count(INTERNAL_FUNCTION_PARAMETERS)
|
||||
{
|
||||
pval *array;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue