Skip to content

Commit e3ef65f

Browse files
rudi-augmentclaude
andcommitted
Bump PHP_DS_VERSION to 1.8.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 49476da commit e3ef65f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_ds.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ extern zend_module_entry ds_module_entry;
2020
#define phpext_ds_ptr &ds_module_entry
2121

2222
/* Replace with version number for your extension */
23-
#define PHP_DS_VERSION "1.6.0"
23+
#define PHP_DS_VERSION "1.8.0"
2424

2525
#ifdef PHP_WIN32
2626
# define PHP_API __declspec(dllexport)

0 commit comments

Comments
 (0)