From 203e5f4b5d764d689463f61b77162fa66dcb0c03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Oct 2020 16:33:05 +0200 Subject: [PATCH] use @generate-legacy-arginfo --- apc_iterator.stub.php | 5 ++++- apc_iterator_arginfo.h | 2 +- apc_iterator_legacy_arginfo.h | 2 +- php_apc.stub.php | 5 ++++- php_apc_arginfo.h | 2 +- php_apc_legacy_arginfo.h | 2 +- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/apc_iterator.stub.php b/apc_iterator.stub.php index b9f63147..95b8ce34 100644 --- a/apc_iterator.stub.php +++ b/apc_iterator.stub.php @@ -1,6 +1,9 @@