Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/php-src
The PHP Interpreter
https://github.com/php/php-src
c2785ecbf93a4b7a662acd7b57fb61fe1fdf8774 authored about 21 years ago
c708524676f3bab5e370a7612bdfddb3f3bd3be1 authored about 21 years ago
bee92aa395c622c4dfe42b100ec58e17b58ab5bf authored about 21 years ago
86d0b7a1ed9aac48245190628fdea936a685d5de authored about 21 years ago
the .ini parser.
This fixes Bug #26893
c205153a0a91a6280eeba121fc33f794d37f98a6 authored about 21 years ago
This in turn prevents a massive slow-down in CoUninitialize which would have to
forcibly destroy ...
3961fec217f9f1d1395abdb1afd73612429198b2 authored about 21 years ago
38f8ed0e0abc5580e8efe967ff4f8dea2e00f680 authored about 21 years ago
98ff80dba9cefea315abed635828bb73823263c6 authored about 21 years ago
Implement a cache for method signatures and DISPID's to
greatly improve performance when repeated...
5ebcab9da33899b643a54c5fe04db24c9bcd671e authored about 21 years ago
ccd3f39e98e68ea19b24dab1a001b32377075517 authored about 21 years ago
fceb95f12a0dcda2413d8938c2589f6dd9e9cb3f authored about 21 years ago
51c86ab73f7d61f547593afbd6edd5f3f022f9ba authored about 21 years ago
964d9c586d4713b86862817efb5fc81aef3f1325 authored about 21 years ago
af4f949483b934389203263cd4726bac0ab2a97f authored about 21 years ago
646389a1ffa0809b087dc0eaafa8a666a375af7c authored about 21 years ago
848684fa96cdee7f09f171edfa7f9a758baad7fa authored about 21 years ago
24f5ca6ab58cdc024aaa80cfd304431632bcd087 authored about 21 years ago
b7d0b397bc748d035a43eb0ee918279b0b5df2fe authored about 21 years ago
47dddfa4ffeddfa4d4aaa3614279db77d078df99 authored about 21 years ago
fad3a6e42f9d9a2b8815fea1e01ff246ba041729 authored about 21 years ago
961f398db56bd9a317c8461b9b5ea457c319365d authored about 21 years ago
a116666bc41c696093eb85541b8a111cd1d61d69 authored about 21 years ago
ebc3266327629f1ebe36d9e1447f4a08fa461dd5 authored about 21 years ago
6285b174c1ae38c3001fb265e9250c483ea0e79d authored about 21 years ago
3afeac36275460eebd5ffd93836ab799ad07bb32 authored about 21 years ago
d32ef43c3a781ebdb4d0178b2aabd3cef4cc18d0 authored about 21 years ago
a02de43dbb1117b402622238c0f3820abc467794 authored about 21 years ago
6b32938b203b5f181cda46da658dc1719dfd3233 authored about 21 years ago
29fe45887227a2d3f972252ac4a1783a3d700d1a authored about 21 years ago
9116f2750467d97e110b7f536855f30641420343 authored about 21 years ago
2b0ed796072c209070b687fa42a0de626774acf9 authored about 21 years ago
- class declerations. This happened when declaring a class within a
- method.
class A {
function...
3fb99f62e085e162698248a5692f3f996f4cbbe7 authored about 21 years ago
d129242ad5dcd5da69492e3e1de0e595006cf15d authored about 21 years ago
ac8b58603bcb59f49b08da6656fb2ec7c4f76a0b authored about 21 years ago
635e3b19802f3c5b3b9736e51cb435a8cf899713 authored about 21 years ago
9c41d8e7b55b089e91a5c1d80edf8b9be5e3a514 authored about 21 years ago
# by popular demand, more and more exts need this
61fc2a920981a68cb58261243eb06211babb99b6 authored about 21 years ago910e20064a673af1661c5b1d128791b32dd3da5b authored about 21 years ago
3b7da77480e0ff048ef5f1fb8e02dc9992ff22cc authored about 21 years ago
- think it's not great coding.. Use polymorphism instead :)
ac5d5c7f35561f9469d77ca3346a4d68c3272a28 authored about 21 years ago- same line of code not to work. You should re-evaluate your coding style
- if you really code th...
028fcd7ec3dc3332afaa39405acb62d211241a59 authored about 21 years ago
a201e10c9b7b94c4843012f52b4be192c6ec2017 authored about 21 years ago
fcf131ce235e4156c091511a9020cd31887dc118 authored about 21 years ago
4b2a32b70116dfa834fb81c11d73048b8f6ee82e authored about 21 years ago
de07b4bbc17a182fdb5a9fc1e5a3636309027628 authored about 21 years ago
a4872e0c31efff5374d3ec6080a9695fcd24d7e4 authored about 21 years ago
a3dc201d1efc57ec719261b918454fbbade56153 authored about 21 years ago
var_export() :)
9ca6b7448d23e15b8c8224b23b181e9bbc917815 authored about 21 years ago0e32fbb4dd2401c3e4ad2aa90ad9867db6cd553a authored about 21 years ago
# There is a memory leak with += when accessing the attributes directly
# But yet ->elem[$n] is n...
- allow derived classes
- fix new SimpleXML_Element()
c66c9e7102514bf530fe6a08472e20e7872156f7 authored about 21 years ago
f5e9ca64b147b0b751243b9e5211ffb6c878fbd6 authored about 21 years ago
840979858cc00ea1e835fdb7faa6bd1e253fc05a authored about 21 years ago
394bf2ba5b457a5befed5a7fbadae0ce50e024d4 authored about 21 years ago
Patch by Christian Schneider <[email protected]>
a72c1ab93be75e9e206e6ba90fe04c2676110e72 authored about 21 years ago170476d9ea72e004341d2034715199f21ae68ba9 authored about 21 years ago
1101a375c3b59a5c6d02bb32455883575c809871 authored about 21 years ago
b04960746d5391889772b187a91b65ab0010c8e0 authored about 21 years ago
4a7577e4ab8370c1eb4f5d1c0a4f02326281705b authored about 21 years ago
Also, when ZEND_ACCONFIG_H_NO_C_PROTOS is defined,
omit the C prototypes from the configuration h...
686281d087adcc89ba088e9780a2fca8885a2307 authored about 21 years ago
b460ae868eb43e03692e2e6dc14c491a32d0dc88 authored about 21 years ago
9a3cdc6491872bd1fe7eba2005df06748bc12a32 authored about 21 years ago
e3baf1a07da972a81f46582b02a8c9a85cb1e16d authored about 21 years ago
9f8d30f2153db31f63ea22a541999af8a77948e0 authored about 21 years ago
d9328fb38eaf47b8308197bd9bb5f39091daf569 authored about 21 years ago
5e57f973cc932264229027df50cdae97af2db09e authored about 21 years ago
6ac364048beb1c7a72fa7e15401c72aaab2722ab authored about 21 years ago
143ca6384610f55587ef52a08e11cbef790ddceb authored about 21 years ago
6af0639c92aaf07567d9cdd874ba2d6dfb0eb20c authored about 21 years ago
b9052251e74f0ced91237ac7c4629c3f8d26db85 authored about 21 years ago
caf47aee992762b2500f5f991d2f0f19c9fb029c authored about 21 years ago
577439e9755a6eb684432ae5b0edacae946f7052 authored about 21 years ago
792b0e8f0b1a5ac0f8eb51ad43db364fbae1c6a6 authored about 21 years ago
cf7afb8f180b36eb675d28e3e760c5c711c98468 authored about 21 years ago
498254e17a3cedf76c51bc9574092e10121e8fc3 authored about 21 years ago
c4b6a637e5a0c5beb641d95621c9fa134c69c556 authored about 21 years ago
209497cfdf342af332058852557249f591abb65e authored about 21 years ago
and no constructor defined
e321eba06b24936cf6834d32c4aa050f9d16f16e authored about 21 years ago9e229aa09d6ee367a09686875472815372a66231 authored about 21 years ago
try to avoid possible problems with line-length under VC6
fc1d460a99c1bf33c0e3aed3ff876cbdc6f1389f authored about 21 years agocreate a separate pecl dir and zip when building a win32 snapshot.
2aa33945fc319bcdfb2b26f285f5ac1ccf53a068 authored about 21 years agoaf1522ad2d5fa3207f467f1ce3c3b978aebb85fa authored about 21 years ago
5ca7c382c9f761cd5a7d38f478939120fdbdea92 authored about 21 years ago
bbd9449e6bd6c6ea77b6816229ba22942d2ef2bc authored about 21 years ago
f4828675ebe439c04472e0c1314f9472a7e65bc8 authored about 21 years ago
2736c55e3e6cf2bcb21dbb161a4afcd557ffdc92 authored about 21 years ago
47c81de40f8a8cd7b7c9d162db366c332296df4d authored about 21 years ago
f5a3f2515962c87cf4a7f4cde053c60ad23c5f17 authored about 21 years ago
<?php
$doc = simplexml_load_string('<?xml version="1.0"?>
<namelist>
<name>
<first>helly</fir...
Fix dep handling in buildconf
510dd7cca578e097a3ba7f615a19820c1337d29a authored about 21 years ago3fc4dc44ae228c0eed2489dd82316babc4a44efa authored about 21 years ago
526c6bd09c20bd37bff474253f3589f1f15e3d03 authored about 21 years ago
fb38ee26a41a62704df1bd04ea66034f27f13b14 authored about 21 years ago