Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/pecl-text-wddx
WDDX data exchange format
https://github.com/php/pecl-text-wddx
a917b29ae075f446e60a719d6c9a4627a072dac3 authored almost 24 years ago
as fast now.
ebcb68349d44e3e2c4cf0a7c3d29caba65673787 authored almost 24 years ago93ebc3c9f8f2b63fc2276de59961151932fb81a8 authored about 24 years ago
Updated the get_current_key() API - the relevant authors, please take
a look at the updated code...
c0abaa6834b8f4ca148751f52ea1fd215399eabf authored about 24 years ago
60f729536b8cb88fbb190939a9e39056538a4980 authored about 24 years ago
7631a22f431278a9d33e693091a5aee436ff2db4 authored over 24 years ago
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
* Switched register_list_destructors() to use...
- Fix URL scanner startup crash
2b3b005e6834e5a6ebb4737ff737de80df43db79 authored over 24 years ago8a27de24f34d6cf4c69a70390e9967e24db18c80 authored over 24 years ago
0fe3db42c480ebb2d0e39dfbfbb0beefcad43da6 authored over 24 years ago
eef812a28e4a2e735ad931551d121b9551344e77 authored over 24 years ago
b30b9c7bd961cd744f8892494d75528d4a92dd1f authored over 24 years ago
d149f927e8d45581a361db858d546b85a122835e authored over 24 years ago
rule is:
macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
6ade09dba472b9d372c6d8c5e0795ecf479f557b authored over 24 years ago# I didn't really check it - have no WDDX
586037ccd2b0d317df88ee3d4910584409d96c92 authored over 24 years agob52a25c5faa093898fbe4ceb4dc3e5f4614c3522 authored over 24 years ago
183e9c2f75ecd193d55259c7e56c4bc172419f5b authored over 24 years ago
69670e0814a521d17d05348fd64add04fb9185f6 authored over 24 years ago
a class which's code is yet unknown. this makes sessionized data retain the
class name of objects...
d238c35873c42582e5d6706f051bcd16966452df authored over 24 years ago
- Be safer with LC_MESSAGES
- Align with the latest Zend change in call_user_function_ex()
01a28cba0a937f062ca957d52c9695f40e83dfa2 authored over 24 years ago
- Windows doesn't support LC_MESSAGES
f4faf20c402dcb8e64fc21f0b2ab6559a19b2c74 authored over 24 years ago04a1d79d98a4e7f8a3a42d4bd68920c722d63e05 authored over 24 years ago
@ objects. (Andrei)
3a0461461b959f6b5cf458e325ad3bba070f7cad authored over 24 years ago8f09d2b2c5c3d557f4653f2db9b9e70baceb5201 authored over 24 years ago
2a16dc6c6033fc3f0a936126e18eb52fd06694af authored over 24 years ago
Changed WDDX to always serialize arrays as structs. PR #4924
163c4b1a238cd4910e1c03b5c10b1309ea9d5a64 authored over 24 years agoUse that return value in WDDX session deserializer.
514d2aa8c1b05f752ee5b1b2558592b365b12c66 authored over 24 years ago7b66147aef873380907c63210e3bc852468e81df authored over 24 years ago
b789238bc073fae1b681d2e99fe01ed140451943 authored over 24 years ago
@- Fixed infinite recursion when serializing $GLOBALS[] in WDDX. (Andrei)
bc01bfa0f727fee954b0ca194829da2b54962389 authored almost 25 years ago. <, >, and & in strings are now properly escaped
. Removed a lot of unnecessary calls to strlen(...
c166d1dadba16cb98bdc9ecb434019c88155d311 authored almost 25 years ago
479cc29fde11de5a865167019a1127339747e5b3 authored almost 25 years ago
aac6f8af63b9199322ba6a95247439ee64c37c8d authored almost 25 years ago
The following new/revived shared modules are available now:
... MySQL (*)
... PCRE (*)
.....
* Makefile header is now completely dynamic
* Absolute paths in (top_)?(src|build)dir and VPATH
...
e6b09bc17ffa5746d3e021915545625fb0345409 authored almost 25 years ago
# andrei, plz have a look at my changes - seems to work for me!
1e1310092b7ded75eb04bbf75e50332a6c22692a authored almost 25 years ago90761e6dcfed398d281a1fe2851f03f31985cdf4 authored almost 25 years ago
AC_MSG_CHECKING, AC_ARG_[ENABLE,WITH], AC_MSG_RESULT trio.
fc2204a3b5388ba49d881ac66130eb53b081eeef authored almost 25 years agodirectory name.
4ccbd309ba1033e99e133d52e07994c218b2c792 authored almost 25 years ago9f386347c8c3047b9f4f3322dd49b3315bb0b6d5 authored almost 25 years ago
4c8e4fb0067d2b4c07366abe62af41360c7d40c2 authored almost 25 years ago
869b901ff867e7bf6489a93ad2215a56bbeaf76f authored almost 25 years ago
433c503e4b85511337d17d5fff3d10923ce67262 authored almost 25 years ago
c3d0cb409af0dbc584698693cb5ae858d4cbedd2 authored almost 25 years ago
implementation.
Also fixed serialization to always output objects as struct. In the past,
if the ...
b8b53bc29bb50722fd530939fadfb53e12593bb0 authored almost 25 years ago
d079ab3a3a06be796592bedb220fea77cec3161c authored almost 25 years ago
a4d56efc05789a1b7c483c147652360458ed1d33 authored almost 25 years ago
(php_addslashes) Guard against NULL data.
f3216fcd83435cf948d754edff763f67b779d5ca authored about 25 years ago(php_wddx_deserialize_ex) There should be only 1 value on the stack after
...
1d8e9e658c1afe0d6f207957c6d280c41791a308 authored about 25 years ago
as best as we can.
* Cleaned up the API function names, _ was really not needed.
* Cleaned up t...
you start counting at 0 or 1).
f3d0cfc0f906ea5e516781cd5aeddf715d608971 authored about 25 years agowhat the respective define does into the AC_DEFINE macro. I.e.
AC_DEFINE(HAVE_FOO, 1, [Whether y...
eca1ae1e4ff22793212ff89cf91aac45f712b38f authored about 25 years ago
- added support for externally built modules,
- improved support for in-tree shared modules,
- f...
83d0437d6c0d34423e7b4ef9646554e08bb6add4 authored about 25 years ago
more tricky and I'm not sure how many places this is. zval allocations
were only made directl...
6b96f9d5df29ed08386eef260a738084bffbd29a authored about 25 years ago
necessary, because we can change the value of INCLUDES globally in one
place (configure.in).
Als...
3e591da21f7b9e59c045a43ef54a8f61233b5200 authored about 25 years ago771e2a1b99404105598cfce8c80b1e367dec60e9 authored over 25 years ago
94123c25cc0678b9ae721f2afa620d86089cd826 authored over 25 years ago
with libtool components
* SAPI targets can enable thread-safe mode and define
...
3ab3c864c1876640994263c537e074093b58c3b4 authored over 25 years ago
4efe140f53e87270bfe15b5421c91c0b1fa8ec9d authored over 25 years ago
3daeaa2d7028bc1ca6aea4b67d608378619ee288 authored over 25 years ago
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other ...
allows us to compile with Apache's expat-lite dir
2dc276c85ee9b4915ff3eb933cf02b41018bff57 authored over 25 years ago32f7ff4cd42cd6c9c3344dbdcef32ea78e452bb6 authored over 25 years ago
a3884d8846aab498f3f85134fad6cd4c9636916a authored over 25 years ago
- Made it properly serialize object properties
5c7c3a72049395cd4317a172f151b2205409ea9f authored over 25 years ago0938381e9462b2a6a4a4f6bee37349bec6db9b0d authored over 25 years ago
807895b705e817d4696f1418ce1526296e8f7bd6 authored over 25 years ago
7a119bdd6d56a84317840cd927b9e2e6e4640fe6 authored over 25 years ago
912aace91e8131bb3a66eda0be39222725104aff authored over 25 years ago
94053c157b6c7a57cef2920c6af2cb728ab7e488 authored over 25 years ago
of a variable name.
ba0b43cc185c16c900b0eafde8a2dedc68d1c261 authored over 25 years agoc11ea27277988365f109c56d834945d03f495b07 authored over 25 years ago