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

Leak for b3 and find a better solution until RC1

e649692565aa7d45f6915bab5273530c33e2f334 authored about 21 years ago by Marcus Boerger <[email protected]>
Fix bug #26639 (mb_convert_variables() clutters variables beyond the references)

b8ea4e6fd218444162ad762000abaabe1cb1b5d1 authored about 21 years ago by Moriyoshi Koizumi <[email protected]>
Fix remaining gd build issue

749cf47ef7e4272f0bda107abe5247dc73f913ef authored about 21 years ago by Rasmus Lerdorf <[email protected]>
Adding the tidy.default_config and tidy.clean_output options to the .ini

files

6abf31f09c84ffe74fe89544f832741da6b718f6 authored about 21 years ago by John Coggeshall <[email protected]>
ChangeLog update

893fa6c1372ec01d35f36ad179ef9f9e3f3321be authored about 21 years ago by <[email protected]>
MFB compile fix

0f6cafa7e67d72f2e975d8f8e420371b936494de authored about 21 years ago by Rasmus Lerdorf <[email protected]>
proto fix

f083d42581726cc2ab2d17f4704b0930a8b88587 authored about 21 years ago by Andrey Hristov <[email protected]>
entry for microtime()'s new clothes

4b5caaa04afbf931806e916c1dada59134706190 authored about 21 years ago by Andrey Hristov <[email protected]>
Add new test

73b895ca5f84626734090f4896ed2c7b3871667f authored about 21 years ago by Marcus Boerger <[email protected]>
- Update NEWS for tomorrow morning so that I don't forget when I'm sleepy

1e8ed7889be9b00cb6d9b071529f17254ff31489 authored about 21 years ago by Andi Gutmans <[email protected]>
Added optional parameter to microtime so now it can return float if it

the user wants. This prevents from getting string representation exploding
it and then creating a...

a0e930cff4cf6c1cb05073783d1272a3ab34ad7a authored about 21 years ago by Andrey Hristov <[email protected]>
Roll RC1 of B3

3573c135526ac284afaf78aa0dfeb247a2fe4b84 authored about 21 years ago by Andi Gutmans <[email protected]>
no longer need to cleanup temp var

d1b8a0f2a97c16ab16147b4da9833bb62fa9ebc3 authored about 21 years ago by Rob Richards <[email protected]>
Update test.

fec7c2997a9c23fe68b406a1842c52db6c7732f0 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
This part of the if was necessary after all.

Refix bug #22510

24298e523f1a968a0757c9e5e184df2d43b08cd5 authored about 21 years ago by Zeev Suraski <[email protected]>
Always user Zend memory allocation wrappers.

664268b037a5c8442f2cde9fc19cc44c63aa33c3 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
*** empty log message ***

ae4a09b239648c6893c14b48a92562da025b0240 authored about 21 years ago by Dmitry Stogov <[email protected]>
accessing singular subnode as array

4fd476ee43feec3cfd30faf40e8200dd40fd7e99 authored about 21 years ago by Dmitry Stogov <[email protected]>
*** empty log message ***

12923373560797d1ffbe637c48db65db404fa0cd authored about 21 years ago by Dmitry Stogov <[email protected]>
Dynamic function call from object's property was fixed

(See "tests/lang/bug24926.phpt" and "tests/lang/bug25652.phpt")

3c4cfd3ec82f5c5dc30f3008fc3466e52726adce authored about 21 years ago by Dmitry Stogov <[email protected]>
Access to globals/autoglobals from class __destructor was fixed.

(see "tests/lang/bug24908.phpt" and "tests/classes/destructor_and_globals.phpt")

20f73cd267a3c347bd3e3176afd4d83ce0679b52 authored about 21 years ago by Dmitry Stogov <[email protected]>
Fix a memleak: A second call to *nix version of dlerror() frees the error

string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessa...

490fd0eaf272a44cab1885496e94afdb52a8bf66 authored about 21 years ago by Marcus Boerger <[email protected]>
free nodes correctly to clear node proxies

094861db8c3d7f655b6fff3ac1eb7aa98b196878 authored about 21 years ago by Rob Richards <[email protected]>
Fix warning

a8413348602981cfa444d8f7a2cc9932d75b54ac authored about 21 years ago by Marcus Boerger <[email protected]>
Fix warnings

fb37c4306a9bb3d6c2b52742fa62243235138e88 authored about 21 years ago by Marcus Boerger <[email protected]>
ChangeLog update

00c012804e7c3ec5a1d8e93e6fde45b25117b26d authored about 21 years ago by <[email protected]>
- Added 'c' modifier to date() which returns the date in ISO 8601 format.

e7fd0bdf0333a8eb9e668b33855f6f436382bbce authored about 21 years ago by Derick Rethans <[email protected]>
MFB

9fc9e4b2cf6f71f130ad080ea8a0924ec3732b62 authored about 21 years ago by Andrei Zmievski <[email protected]>
*** empty log message ***

e9fb9a7fa75b7e8c0381c85628741ec27f2874a9 authored about 21 years ago by Andrei Zmievski <[email protected]>
Add inifile

b4e4d817779ca9d74471ee0b733d3fbc1f9f6a18 authored about 21 years ago by Marcus Boerger <[email protected]>
Fix winbuild

42ad99b62f32814c8ae5e9302fdb024dff06cb0d authored about 21 years ago by Marcus Boerger <[email protected]>
Not needed here (copy'n'paste)

9e29f2dfcf08a4da479fb9384a95283fa66ce2f9 authored about 21 years ago by Marcus Boerger <[email protected]>
Fix some compile warnings (patch by Joe Orton)

bb8b077ce776c8bea4c84bce731eca38585154bb authored about 21 years ago by foobar <[email protected]>
Add missing .cvsignore

23bab357de378abe2d166c8a23a4a4c3ac4ce723 authored about 21 years ago by Marcus Boerger <[email protected]>
Add a test to check split text content collecting

5b712c890c240e00726c326f782c217773d17967 authored about 21 years ago by Marcus Boerger <[email protected]>
Better comment

a08a37dda3c586cc1b0b996d7f6c5ad78e882fd6 authored about 21 years ago by Marcus Boerger <[email protected]>
nuke unused code

f0c110d4bfdb6f92faf36b376375b68ba378569c authored about 21 years ago by foobar <[email protected]>
Add myself

1f60a44563a8a02a88ad42c2de8c210407a0ed03 authored about 21 years ago by Marcus Boerger <[email protected]>
Add error handling for element/attribute creation/changing

4dd4bcdbb50d9302ba5b11b9a4ead4fc6bddc023 authored about 21 years ago by Marcus Boerger <[email protected]>
Add test for string conversion capabilities when used with echo/print.

7ef8b1226e1066b2e4407f8e18e3e48d309828b4 authored about 21 years ago by Marcus Boerger <[email protected]>
Fail loudly, silence bogus bugs.

d516184885028d97bc0503f9ecca66dfbf3a204c authored about 21 years ago by Sara Golemon <[email protected]>
ZTS fix.

45cd627569ba59f093cdc5dbb2b6f6c696ae9851 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Removed duplicate php_libxml_(init|shutdown) they are already done by

ext/libxml.

bf36e351ba713057e29b15220125be2eb4e94800 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
fix bug #26133 (thanks to Harald)

rename constant and add library check to config.m4
add info lines to see if Collection & Temp Lob...

c002553d7c42863238449b05f5d9a187ffa021a0 authored about 21 years ago by Antony Dovgal <[email protected]>
fix warning, concerned to second _oci_close_server() call

c0e519e6ead5bd535d50d8be6930fab84af863dd authored about 21 years ago by Antony Dovgal <[email protected]>
- Remove debug info :)

f7b3e30fe13518967c7ee638332d55a24b821f82 authored about 21 years ago by Derick Rethans <[email protected]>
- Added %e modifier which gets replaced by the current value of

DIRECTORY_SEPARATOR.

76ec811b3573fea59171610a4b7b19a634628bcb authored about 21 years ago by Derick Rethans <[email protected]>
Sync: Export externally used functions.

9c909f41fda5003eba798f1bd501b84d6066d4da authored about 21 years ago by Sebastian Bergmann <[email protected]>
Incorrect test file was fixed. (Use pattern insted of absolute filename)

fca9c0c6695628153f1f6d65dbea355f0f846338 authored about 21 years ago by Dmitry Stogov <[email protected]>
fix non-zts build errors

e0a0e9d8313335773355a2a9d768f84d1cdc317e authored about 21 years ago by Harald Radi <[email protected]>
export class initialization function

6d5eb809beb107d3e060c6a33964f678ee65b5e8 authored about 21 years ago by Stanislav Malyshev <[email protected]>
export externally used functions

052032f5ecdaef2ed60b4bfe50f5bcee480880ae authored about 21 years ago by Stanislav Malyshev <[email protected]>
export function

d22fcfbc034d8ed35d6c941062a44fc260d82193 authored about 21 years ago by Stanislav Malyshev <[email protected]>
Improper test file was fixed.

c0fbcc0bf7dfce7f53399b5f86492c2555214582 authored about 21 years ago by Dmitry Stogov <[email protected]>
@- fixed #20006, #22674 and #24531 (harald)

@- added ZTS connection pooling support to the oci extension
@ connections will now be pooled pe...

85b4b63a4777d1f6e0ad1dc6406928a70a6dc6c2 authored about 21 years ago by Harald Radi <[email protected]>
add myself

b2f953768c081a9ef57c3c2c124b1b724a2a286e authored about 21 years ago by Harald Radi <[email protected]>
fix include path

39e8a904e9a8598dccf21b96eadd9e3240d56ad5 authored about 21 years ago by Harald Radi <[email protected]>
added properties

- insert_id
- server_status
fixed bug in mysqli_execute (report func)

317e4b0d90fb6c780b21f0bd6e0d5efd1c743957 authored about 21 years ago by Georg Richter <[email protected]>
BFN

04611c1287b490f957ced55f8be912986a5d6d68 authored about 21 years ago by foobar <[email protected]>
Fix ZTS build.

aaeb8f4394d4d5d8b8ce4fd76f73e7ec5ff27a51 authored about 21 years ago by Sebastian Bergmann <[email protected]>
remove optional dep on xmlrpc, not really useful at this point

add required dep on pcre, as it is used without reservation in PEAR_Config, and other places

e353289cfc00e7cc946d2dc1c4cd9c0a16240c22 authored about 21 years ago by Greg Beaver <[email protected]>
ChangeLog update

39d19a5b0fbf45bb98e6b97a8a9e4f1a37809a03 authored about 21 years ago by <[email protected]>
Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data

types).

82ec523a75e993420947faf4cb02eabbf48f445c authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Check validity of seeks.

WS/CS

4911e83beccfe7c30260ba86dc891439c5c00555 authored about 21 years ago by Marcus Boerger <[email protected]>
Always set panic call handler, allows us to address critical libtidy errors

from inside PHP.
When memory_limit is enabled use e* memory allocation macros to control
memory u...

b6a3f48d86fe5b801df261d4c123a149844e4f9d authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS)

e440d4fbea0482db8e7015e9939d991eddfa3113 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Reenable __tostring() magic for print,echo,concatenation,function naming...

but not for other internal things.
# As discussed with Andi

d4f64f88badd33ae87b9ec9b3120d532c8352b05 authored about 21 years ago by Marcus Boerger <[email protected]>
add new functions:

ocitelllob(); [ OCI_Lob->tell(); ] - ftell(); analogue for Lobs
ociwritelob(); [ OCI_Lob->write(...

18096396d2e0d0545946a09087ec633f250b9dfd authored about 21 years ago by Antony Dovgal <[email protected]>
ws + cs (no c++ comments in c code)

a1a69ae16bc074a9513279462e549e96d47865f9 authored about 21 years ago by foobar <[email protected]>
Bug #24773 was fixed (Zend/tests/bug24773.phpt)

Assign_op operators (+=) were fixed for elements of overloaded objects
Memory leaks during access...

ceb7c536d58993aed4677993a59a4e498e1defc2 authored about 21 years ago by Dmitry Stogov <[email protected]>
Memory corruptions were fixed in zend_str_tolower_copy()

2d9281352bc3c97c157d1612794fdbe0443ac16f authored about 21 years ago by Dmitry Stogov <[email protected]>
Scan for : in host:port pair from right instead of left.

This will allow handling of http://[fe80::1]:443/foo.html
IPv6 Numeric addressing with port numbe...

e90f85e45da5e80bd8fa5d40070ed4de034d59ad authored about 21 years ago by Sara Golemon <[email protected]>
Removed unused variable.

c3043fb2e4ca55a83e8686621590695b9d61c674 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Applying some minor fixes / CS changes by ilia

39e56b5ff69a801af9a74dd5f5eddab23e26fc71 authored about 21 years ago by John Coggeshall <[email protected]>
ChangeLog update

fa4726e3b3839a072c0eff5b7831e7335209c82f authored about 21 years ago by <[email protected]>
lalalaa..

1139f1b525c02857ecd204d7cb03adbe92f34875 authored about 21 years ago by foobar <[email protected]>
Update test to reflect new functionality.

5264d345787c6832bce318e18ac42b35ac09bdf3 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Fixed bug #24693 (Allow session.use_trans_sid to be enabled/disabled from

inside the script).

d3639b1aa7948f9abaf4df67b133b0d005428fdc authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Change to more complicated 'c' more

661b203e89e87278bf3413b79c945dd55aa2df32 authored about 21 years ago by Marcus Boerger <[email protected]>
- Fix Bug #26304 Unexpected data loss when opening dba file

- Correct handling for flatfile handler

43d06f50e0014e7a43c83276772e6a737b082dfa authored about 21 years ago by Marcus Boerger <[email protected]>
Not needed

620bf0c37f0fdc14304f026eb9fc9efb15eceebc authored about 21 years ago by Marcus Boerger <[email protected]>
Reorganization.

61e6cd2a1aff34d55a6b4fbea073dea4c4b779ab authored about 21 years ago by Moriyoshi Koizumi <[email protected]>
Note about Apache2 SAPI change.

5ce35b8253a5ba08b7b9da9e659b787ff2714b3d authored about 21 years ago by Moriyoshi Koizumi <[email protected]>
Do not mangle column names.

bebaa5b00f5cbe4837bbd34e6af2850213a58821 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Fixed test.

097ed939a67ab24318f4fc9874ed102134537578 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Fixed compiler warnings.

1128955aa4707d26dc9f8920093a0f67d7ea8957 authored about 21 years ago by Ilia Alshanetsky <[email protected]>
Fix test

1e2349a1f1f7fc2705ed8138fe2dd9f36e5f670b authored about 21 years ago by Marcus Boerger <[email protected]>
Fix behavior of return-by-reference functions. Remove erroneous warnings,

add E_STRICT warnings in case you return something by reference that you're
not supposed to (anyt...

3a42babad6b6d8d39310df94f49b34f03e20e244 authored about 21 years ago by Zeev Suraski <[email protected]>
Removed doubled loop from wrongly applied patch

c1e905dfc12e88597b12cfbe7994a2324656e698 authored about 21 years ago by Marcus Boerger <[email protected]>
Cleanup

cb0fe5786e826d27cb63ef4fe9cf993025476876 authored about 21 years ago by Zeev Suraski <[email protected]>
Some cleanup

e94e3e177517f521addf334ccc3a76ae15737008 authored about 21 years ago by Zeev Suraski <[email protected]>
Fix from Michael Sisolak (destructors weren't always properly called)

3788ddb383d1edc42afbebde25795d598ed92b23 authored about 21 years ago by Zeev Suraski <[email protected]>
Modified package.xml to reflect 2.0's beta status

95cb88e5d043ca657bbd790e0e65e57e7b01e935 authored about 21 years ago by John Coggeshall <[email protected]>
Tons of changes for Tidy 2.0 -- output buffering, multiple documents,

dual nature ($a->parse_file() and $a = tidy_parse_file()), etc.

3ab293525063e30c03fd77f20cdabb4547deccf1 authored about 21 years ago by John Coggeshall <[email protected]>
ChangeLog update

4c8eb214fd62c2184992333d4e437bf6ee0521db authored about 21 years ago by <[email protected]>
Export STREAM_MKDIR_RECURSIVE constant

822ea957856924e31f6c6ae5dbde20bd7f83d9db authored about 21 years ago by Sara Golemon <[email protected]>
Fixes for POSIX compliancy.

033bc12d8658a2b839416734fd6831c6bf64a07d authored about 21 years ago by Moriyoshi Koizumi <[email protected]>
- Fixed bug #26615 (patch by runekl at opoint dot com)

112f424f70ad6139a3169eeb94863241c3aa6bfc authored about 21 years ago by Derick Rethans <[email protected]>
Add shortcut for 'nmake /I clean'.

cd73a6365526f062703d162356a3ac74e2ee3bb4 authored about 21 years ago by Sebastian Bergmann <[email protected]>
Fix Win32 Build. mkdir/rmdir are macros

a67bf6ecc9c70cb5faae6034e3d19d3fef0748f5 authored about 21 years ago by Sara Golemon <[email protected]>