summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-01-29 12:52:41 +0100
committerAnatol Belski <ab@php.net>2016-01-29 13:24:09 +0100
commitb783d0b338cf3781cf9c46303c682fa1fa583bb5 (patch)
treea7ec9832efab66b55c0788f5e29f5e5e9cba0afe
parentdd3d10cef16be8ee59e379a49841e581245cc5ba (diff)
downloadphp-git-b783d0b338cf3781cf9c46303c682fa1fa583bb5.tar.gz
revert the API string as well
-rw-r--r--ext/session/php_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/php_session.h b/ext/session/php_session.h
index ccd9b2c8f0..b2ddef901d 100644
--- a/ext/session/php_session.h
+++ b/ext/session/php_session.h
@@ -27,7 +27,7 @@
# include "ext/hash/php_hash.h"
#endif
-#define PHP_SESSION_API 20160121
+#define PHP_SESSION_API 20150121
#include "php_version.h"
#define PHP_SESSION_VERSION PHP_VERSION