We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efd647 commit 4e2ab1bCopy full SHA for 4e2ab1b
tests/standalone/bug0545.phpt
@@ -1,6 +1,7 @@
1
--TEST--
2
PHPC-545: Update does not serialize embedded Persistable's __pclass field
3
--SKIPIF--
4
+<?php if (defined("HHVM_VERSION_ID")) exit("skip HHVM encodes __pclass last"); ?>
5
<?php require __DIR__ . "/../utils/basic-skipif.inc"; CLEANUP(STANDALONE)?>
6
--FILE--
7
<?php
0 commit comments