]> granicus.if.org Git - php/commit
Add stubs for SplHeap and SplPriorityQueue
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sat, 14 Mar 2020 18:26:20 +0000 (19:26 +0100)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Mon, 16 Mar 2020 11:04:56 +0000 (12:04 +0100)
commit0ae8a3f3d64055ecd153e40ab08ddbbbcfbe06fa
treea512a0acd22e6999ff0b1b4a1f4db37eec5c5198
parent1668ad7cb17213e67e42994e0c6911e302a3c3c5
Add stubs for SplHeap and SplPriorityQueue

Closes GH-5266
ext/spl/spl_heap.c
ext/spl/spl_heap.stub.php [new file with mode: 0644]
ext/spl/spl_heap_arginfo.h [new file with mode: 0644]