Skip to content

Commit 336fbf0

Browse files
committed
[ci skip] Remove very outdated comment
1 parent c262045 commit 336fbf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend_hash.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2851,7 +2851,6 @@ ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(const HashTable *
28512851
}
28522852

28532853

2854-
/* This function should be made binary safe */
28552854
ZEND_API zend_hash_key_type ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, const HashPosition *pos)
28562855
{
28572856
uint32_t idx;

0 commit comments

Comments
 (0)