Switch ext_stream to use the new const registering macros
commit29e90260160992228bd3b43fe4af21ed3827f5a4
authorOrvid King <blah38621@gmail.com>
Wed, 4 Nov 2015 22:38:14 +0000 (4 14:38 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 5 Nov 2015 00:01:07 +0000 (4 16:01 -0800)
tree23c0795f4365635cf7296fcffd599c407287c544
parent1b7e9c06d1d855a5144e883ccb78e50eda13276b
Switch ext_stream to use the new const registering macros

Summary: This was split out of #6365 (D48705) to make reviewing easier.
Closes https://github.com/facebook/hhvm/pull/6470

Reviewed By: sgolemon, JoelMarcey

Differential Revision: D2606036

Pulled By: sgolemon

fb-gh-sync-id: 10d28e84fdd432f9cdff6cc47e5be55c99cc2011
hphp/runtime/ext/stream/ext_stream-user-filters.cpp
hphp/runtime/ext/stream/ext_stream.cpp