Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/peachpiecompiler/peachpie

PeachPie - the PHP compiler and runtime for .NET and .NET Core
https://github.com/peachpiecompiler/peachpie

Fix null dereference in dynamic call site with nullable string parameter

Fixes #725

bc3734f2f01e166b2e27cd08d86c99b9cb3d98a7 authored almost 5 years ago
bcmath cleanup

946d6fdcdfa2a8b78f5fda151370c75bb47e616f authored almost 5 years ago
BigFloat.ToString()

8dc7d9983ac898523ba31c691795f8516c0a16dc authored almost 5 years ago
BigFloat data type

1f24688dd76cddf6054009ce2768d5020e8e1dfc authored almost 5 years ago
date_interval_format()

f2d4b67bb6e1bc81a6c52f6cd0dbab67bfcf9428 authored almost 5 years ago
DateTime functions

00595a98b95405547b15208e00726433fd7ef5b4 authored almost 5 years ago
strict ToDouble argument passing

73652ec0502f0c502ba4afb4be385fe21e4aa27c authored almost 5 years ago
gd2 arguments passing cleanup

19196c1a70fb283616d27d18bb4e9d2141fb2084 authored almost 5 years ago
code format

5a49fa33e9b8abf22ae2d9c70c1f25e6e7b3d976 authored almost 5 years ago
imageflip

319c1c392b1eb7461f3de55ad291369b6e61f7ad authored almost 5 years ago
imageaffine implementation

0a419bf598eb7248fe838775336a18a57be160d4 authored almost 5 years ago
imagecrop

b46cb1860670b343a573cc108b39606a20156eb0 authored almost 5 years ago
Resources fix

5506e249f8fad9d08a348695e975603cea167368 authored almost 5 years ago
imagescale

50093c5aae261d7f494d9440bb3d3957bdadbeed authored almost 5 years ago
Merge branch 'dev/gd2' of https://github.com/TomatorCZ/peachpie into dev/gd2

25ad538e31d1aff9aa812002336bc6558f7e96ee authored almost 5 years ago
Resources fix

fbd7d47531744aa3fea8ad2f0a8d83b254db2fee authored almost 5 years ago
bcmath stubs

b1fe02a6863e56d5088a662102c10912d06e2875 authored almost 5 years ago
FILTER_FLAG_STRIP_BACKTICK, FILTER_SANITIZE_ENCODED

6fa03ccf84d1318bc06d4a8171fd6a5ab6fd339e authored almost 5 years ago
FILTER_VALIDATE_DOMAIN

04470be74e9e7ef271225d2c6b60fd4571a402d8 authored almost 5 years ago
FILTER_VALIDATE_MAC

d09834b40408a5a422e8fb908a35434f21f604d2 authored almost 5 years ago
FILTER_SANITIZE_FULL_SPECIAL_CHARS

6697855206301d291049cd012a67d747abf8cd75 authored almost 5 years ago
FILTER_SANITIZE_ADD_SLASHES

94382f24a7f9772ba2c7acede3fb97a57201166f authored almost 5 years ago
simplified filter_var for emails

c8fb9d2fda3a39a3646ade9de6c93994190ffed0 authored almost 5 years ago
Merge pull request #16 from peachpiecompiler/master

Update

2474efd05faa4bbda92dde1fd70fba52a9b479ed authored almost 5 years ago
imageaffine implementation

fd719787a57e8998095b186ae76c1d79931abe43 authored almost 5 years ago
reference to correct Mvp.Xml.NetStandard

fixes signature on net framework

10367b6feead7899ab8530117fd90051c58c1cad authored almost 5 years ago
PhpValue.FromClr() checks for IntStringKey

352a8a4c7dc20e6cb69261c738b879744dd06e66 authored almost 5 years ago
FluentFTP update

minor code cleanup

5284803fc042893b53a4b4f433a1cd1c2c07eac1 authored almost 5 years ago
FirebirdClient update

14addf6e428d9707bb8c6026097d3f8869e63279 authored almost 5 years ago
crypto dependencies update

df3c42c54fd1ebd40a5cfe5e4a5a387f3f3ee146 authored almost 5 years ago
MySqlConnector Version 0.63.1

ee070ef5f764d38e0d133a7fbefff6472d25456c authored almost 5 years ago
code cleanup

invalid assertion removed, cannot be used when class is not yet initialized

5b1d86dfc269ff5e6378f500d40c50252fc8b1ec authored almost 5 years ago
code cleanup

8109bd9ffc071b31f08e6bdc7afe6952e67b948c authored almost 5 years ago
updated ImageSharp to a signed build

fixes https://github.com/peachpiecompiler/peachpie/issues/536

814f4f022ca3c15ef2d62de25a054ec73adf8e86 authored almost 5 years ago
PEMethodSymbol does not populate GetAttributes()

272d538e8229cc51a878fc77cac9010ea4f31fdf authored almost 5 years ago
compacted SynthesizedFieldSymbol

3e02522916fbf88f612fda18e2532a07f22ef07c authored almost 5 years ago
pcre constants

77824acabcc1019b995d8a9cd14b707aa5fa7e13 authored almost 5 years ago
cli_set_process_title, cli_get_process_title

218d1236c69d0b9446e3a3463934cf15c57ee56b authored almost 5 years ago
class WeakReference

38563ad0e3c8be61eab175d752283401a23cba7c authored almost 5 years ago
DOMNamedNodeMap::count()

11dbb485502000ef2d463224503de8a3c5a22164 authored almost 5 years ago
DOM_PHP_ERR

c80b58ee28782e9548737d42a01d4f2ddbf2c425 authored almost 5 years ago
DOMNodeList::count()

21fb1f6bcc6f438d86e2076f65175adaf028afdf authored almost 5 years ago
stream_filter_remove()

- "stream filter" resource
- stream_filter_append, stream_filter_prepend updated to return resource

ba93902447083fa29e2bcd43090ef1db96b652d0 authored almost 5 years ago
imagescale

1d07a81a9fb584dd6c6b5fd6d250ceee360ae8c1 authored almost 5 years ago
imagecrop

6c4ab953e3087aad73d15fee7f75351e1ee677d8 authored almost 5 years ago
imageflip

5b39ea6c4141bdf1eb7cba4002eeec7a30cfa775 authored almost 5 years ago
[PhpHidden] compiler optimization

ref https://github.com/peachpiecompiler/peachpie/issues/722
PEMethodSymbol does not populate att...

8ed8f9a4c0f8e5650f4957e39b8ffb897ef81a50 authored almost 5 years ago
Merge pull request #15 from peachpiecompiler/master

Update

ca6890beeb5bec870a47592bb3ea28aebf5efbf8 authored almost 5 years ago
[DefaultValueAttribute] compiler optimization, not reading all attributes

ref https://github.com/peachpiecompiler/peachpie/issues/722

42ec4744e54fa0277cab27011bad3fb1f2d6d6eb authored almost 5 years ago
ImportValue fix

d9810c76fadfd89691fed37fdcf06ef8e34430e5 authored almost 5 years ago
[PhpRw] compiler optimization

ref https://github.com/peachpiecompiler/peachpie/issues/722

f3b03f3fca068d737e654760d57c3b9a347d1d33 authored almost 5 years ago
ImportValueAttributeData, [ImportValue] compiler optimization

avoids populating parameter attributes in compile time
ref https://github.com/peachpiecompiler/p...

a805934bfb6f136ecf06bbf78994ab278bb7a00d authored almost 5 years ago
notnull cleanup

8e1945756d364cd11b94db551eb069740b46af44 authored almost 5 years ago
[NotNullAttribute] compiler optimization

ref https://github.com/peachpiecompiler/peachpie/issues/722
(does not reflect C# 8 nullable)

4a99661ba74932330c4f0c2558ad5c03261144cb authored almost 5 years ago
[CastToFalse] compiler optimization

ref https://github.com/peachpiecompiler/peachpie/issues/722

2702ab680a32cacd563d03e64d356711639f2162 authored almost 5 years ago
[PhpTraitAttribute] compiler optimization

ref https://github.com/peachpiecompiler/peachpie/issues/722

30ad2f604ff01074b36835abbc52037675591087 authored almost 5 years ago
stream_isatty()

6805b04d8a6589a88706e3c2c0ef009d44b13e7f authored almost 5 years ago
Add test for #720

11d231beb8d79d6d150544954a04d63b2cf01ea8 authored almost 5 years ago
Respect Access in BoundRoutineCall.EmitMagicCall

Fixes #720

9684f43ca095829eea982d7c9e1afacaf60aa88f authored almost 5 years ago
Move session cookie creation in UserHandlerInternal earlier in process

Fixes #718

0ae62b5636df1aadaea0694b48bf248e189c2563 authored almost 5 years ago
sdk fixes

0ec96b3199781a7fbc542072fd3dfb5dc3156572 authored almost 5 years ago
methods within [CompilerGenerated] type are hidden from stack trace

b7938e87c205f75ce7a63132a5e35406346f16e8 authored almost 5 years ago
sdk: $(EnableDefaultPeachpieCompileItems) to set default Compile items i .targets

6cedfe252f401857f33e2e612a55f52dbef85d56 authored almost 5 years ago
sdk: Compile, None, PeachpieToolFullPath set in .props

allows to be updated by project properly

2d444438d9eceb7fa0a4460e26a71cbd4a95010b authored almost 5 years ago
Create dotnet.yml

0a8ae24459bcd960f4a8b24f20d763720a65abf4 authored almost 5 years ago
Update dotnet.yml

temp disabled script tests

550811fbb91c55de62223f4c26a81e714657c244 authored almost 5 years ago
Update dotnet.yml

tests

d6d2b51ca6c2f643e275d28da42d8bfdb0796817 authored almost 5 years ago
Update dotnet.yml

add tests

15a9c42ba6b1b46dd99e212c432aec53c262b723 authored almost 5 years ago
Update dotnet.yml

only build netstandard projects

af9320d49009cf174e86ca39f152f5133250576d authored almost 5 years ago
ERR_PdbWritingFailed

9aa93270935cb26d585474ee61068e604482fdc6 authored almost 5 years ago
Fix UTC handling in DateTime parsing

Fixes #713

The resulting DateTime must always be in UTC. Peachpie DateTime expects that and sto...

bcf452c9f89c09a15a61b49086da339cfde09f33 authored almost 5 years ago
is_numeric() tests

https://github.com/peachpiecompiler/peachpie/issues/712
https://github.com/peachpiecompiler/peac...

635e4769e2c96a34ac1bfa9ced5214f99fda2de2 authored almost 5 years ago
is_numeric() gets false for string value with hex number

fixes https://github.com/peachpiecompiler/peachpie/issues/712

2139b34eef6091430975295357a56cee6e1882a0 authored almost 5 years ago
is_numeric() for aliased variable

fixes https://github.com/peachpiecompiler/peachpie/issues/711

7f47ae2e019de712ec7f858877b9c915bee506e3 authored almost 5 years ago
DateTimeInterface, DateTime, DateTimeImmutable constants updated

266e27834baae667dc513947449572a5efe24d46 authored almost 5 years ago
highlight_string, highlight_file, show_source

6f95b5cca4fc8fbeee01230abb389fb0fc240a0b authored almost 5 years ago
StringBuilderUtilities

c02c335a1a8baa49592b96e3868ea193babf0544 authored almost 5 years ago
ArithmeticError, DivisionByZeroError

c7b604fe657276a81b3157e4573df6b1a52ba133 authored almost 5 years ago
const PHP_ZTS

635e70337a9acd32026e728544974800f6495bdd authored almost 5 years ago
ob_iconv_handler() stub

6b08a19798331c4d8a4b2d4bc9c8107f0d5d1ae4 authored almost 5 years ago
iconv_mime_decode() treats whitespaces between values

- whitespaces between encoded values are trimmed
- whitespaces from end of value are trimmed

86969574878f42f0375bbfca175ef5f4b72530e1 authored almost 5 years ago
iconv_mime_encode() in UTF-8

65a3a65dc55d2a99d3b0bb7c029309ae1eba0a6b authored almost 5 years ago
iconv_mime_decode() multiline

41b0907fc0f8115cf4cae494b6aa9d28e3a58ba5 authored almost 5 years ago
iconv_mime_decode, iconv_mime_decode_headers

818a642a830c2ba736001d6ad16a2754783031fa authored almost 5 years ago
Implement calling of [$b, "A::foo"] and [$this, "parent::foo"]

Fixes #710

8c840d15ed046138acaceb99549adc31dc389c86 authored almost 5 years ago
cleanup

2cc9d5543ea2c6b6c39fd0a7243b250faa21bda4 authored almost 5 years ago
cleanup

16030044be387f7f4dcab980afe3bc089114b89c authored almost 5 years ago
fixed async IO

7984750aaf3ed9b2fb5d207ca83dba2d9693b014 authored almost 5 years ago
runtime overload resolution code cleanups

b2c79440436c83c593f0f08659d39bb02652e1aa authored almost 5 years ago
runtime overload resolution handles "default" parameters

fixes https://github.com/peachpiecompiler/peachpie/issues/709

8ba586c3d73c3a0bd30b4bde54dbb18e249532a5 authored almost 5 years ago
Fix ZipArchive::addFile and its test

The parameters $start and $length work from PHP 7.4.4, which is currently only on Travis.

f26d3f63e0c76585c890aca2f8462c1ad3cd2cc2 authored almost 5 years ago
late static call in trait

fixes https://github.com/peachpiecompiler/peachpie/issues/707

eee37670f4a5f494efa0a95dc09ce70f1dc3553b authored almost 5 years ago
test for late static in trait self:: call

9024c65770fe273bf8c109c29d74896bdd3a7c68 authored almost 5 years ago
callsite passes actual late static type

9143790df7ca17ad48cc69ca475ed626c66511e9 authored almost 5 years ago
code analysis propagates late static bound type through trait's static calls

89ec977555dc280b0a4471bcb1dac2944f95d124 authored almost 5 years ago
hashtable checks the maximum integer key

fixes https://github.com/peachpiecompiler/peachpie/issues/702
adding element when there is no ne...

0f5469842cd9135721dfb5be0858ce37a40124a3 authored almost 5 years ago
test fixed

8a9c2bce14c625a8f0d6b71f6653cda93ad2e1d3 authored almost 5 years ago
Revert "cleanup - ordering switch"

This reverts commit 4d502e18c9f199fcf3ea4a703c187001abb1cf02.

eba865702404f76ab5f3284a10f8640d21c52eda authored almost 5 years ago
updated CodeAnalysis dependency

fixes https://github.com/peachpiecompiler/peachpie/issues/705

5fce7c4faabef66fe3de61b5048a676208e543e2 authored almost 5 years ago
cleanup - ordering switch

4d502e18c9f199fcf3ea4a703c187001abb1cf02 authored almost 5 years ago