Ecosyste.ms: OpenCollective

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

github.com/voku/simple-mysqli

:gem: Simple MySQLi Abstraction Layer + Doctrine/DBAL support
https://github.com/voku/simple-mysqli

[-]: TODO: use "renovate"

a4eddfd7d551b10af95e9d3224bd308450c62821 authored over 2 years ago by Lars Moelleken <[email protected]>
Merge pull request #49 from voku/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

d19f01ac09781357754264a7af6f1c8d8bfc648a authored over 2 years ago by Lars Moelleken <[email protected]>
[*]: update "symfony/property-access"

61de7c539a3f40117f7201f57055a4a0f9de7889 authored over 2 years ago by Lars Moelleken <[email protected]>
[+]: fix issue #53

-> parenthesis in BETWEEN clause are only allowed if there are more than one clause in the query

073c518b3fbbd3fbb0f6337152dce25495e035fa authored over 2 years ago by Lars Moelleken <[email protected]>
Merge pull request #52 from voku/analysis-Pxbo1e

Apply fixes from StyleCI

7a32ddf8cf9463dcfc6584275424ecac92f73a38 authored almost 3 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

8cb54c5c6839edf3b8365c1819731fde625a99fb authored almost 3 years ago by StyleCI Bot <[email protected]>
[*]: update the changelog

359a2b3418884c31d2c3ed60bda079f7ca1866a3 authored almost 3 years ago by lmoelleken <[email protected]>
[+]: fixes for php8

2a07f361f577ce5fd5cd4aafc664aef3f382c6d6 authored almost 3 years ago by lmoelleken <[email protected]>
[+]: "phpunit" hacks :/

90ff868a762e2563b83513d78173344a7e527f28 authored almost 3 years ago by lmoelleken <[email protected]>
[!]: "Prepare" -> throw exception on sql prepare errors

1e5043feaf4d216110386d5c5a7fed5393efc904 authored almost 3 years ago by lmoelleken <[email protected]>
[+]: fix php warnings (php 7.4)

88e06842fcde5b177a316f5d5d7095da5dc2e2a5 authored almost 3 years ago by lmoelleken <[email protected]>
Merge pull request #51 from etlam/master

PHP 8 and open_basedir related changes

2dc0d00674db6f3cb3325379468c70b104710399 authored almost 3 years ago by Lars Moelleken <[email protected]>
[FIX] Remove in php v8 deleted function get_magic_quotes_gpc()

Remove function get_magic_quotes_gpc() as it was deleted in PHP 8.
We can delete the whole line...

4eff2d3badf2778bbd30cb89616ac14a96e1bb6e authored almost 3 years ago by Malte Müns <[email protected]>
[TASK] Prevent warnings is_readable(): open_basedir restriction in effect.

Prevent warnings when open_basedir restrictions are in place and connection is not done via socket.

be91719ea6748a9ff97caf9c11564256058e21f0 authored almost 3 years ago by Malte Müns <[email protected]>
[*]: update the changelog

8fe158404ac70e5456026f7f5cceadcabd903d23 authored about 3 years ago by lmoelleken <[email protected]>
fix issue #50

+ fix / ignore bugs reported by phpstan

feeff1376da03a8e0d86ce02db29305e82138ff3 authored about 3 years ago by lmoelleken <[email protected]>
Upgrade to GitHub-native Dependabot

5d30c44c33adfd2a0c618a09126761f08d976c33 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[*]: update the changelog

e0388ac7004fb44229ada98a6bca6580b4cdc7ad authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "DB" -> ignore more invalid mysql warnings (fix typo)

1f4bb7c3eb85fe0c497ee083e5f29d75f779d1cf authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: fix "styleci" config

786835c99e53c98d676b62a2b0b566521d30177c authored over 4 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

81041f8f36fb317b2ec5db147e2d6bab31856e1f authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "DB" -> ignore more invalid mysql warnings

09282c542de7694366d03ad89d79f6ac10effe0e authored over 4 years ago by Lars Moelleken <[email protected]>
[+]: "DB" -> sync behavior of "beginTransaction()" for mysqli & doctrine

fd537c011a6e5b06d6d6740b628685c107947285 authored over 4 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

34de65f2d87668816fe6273af965f5497d97f384 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: update "symfony/property-access"

65a7e2e66ed6dc7f4419e43bfd05e77eb94955f8 authored almost 5 years ago by Lars Moelleken <[email protected]>
Update README.md

d18470a5360ce572f281dcf41ea0e5cbbcfb54a3 authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

7e6b25d5e0385f593b3d7ffb3b420227cf1b2d29 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: implement "queryWarningHandling()"

-> use mysqli "get_warnings()"

0d11f836c3410a1da59d0e122a8e0d229adca954 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: check for "\Doctrine\DBAL\Driver\Statement" instead of "\Doctrine\DBAL\Statement"

-> issue #45

46623e254980447f9a51c12a5a5b00751a38ff7e authored almost 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

4b3e9c8da7fe21ff62395a7fae07f0344f7e9113 authored almost 5 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Update voku/arrayy requirement from ~6.0 ...

f3dab2be803a879ae6e8a7640ca69ee3a4180033 authored almost 5 years ago by Lars Moelleken <[email protected]>
[+]: fix "Select IN causing issues."

issue #46

-> + fix new code issues found by phpstan

2fc0b9ee9faba4725e27ff45d6662cc2e8b123e1 authored almost 5 years ago by Lars Moelleken <[email protected]>
Merge pull request #44 from voku/dependabot/composer/voku/arrayy-approx-6.0or-approx-7.0

Update voku/arrayy requirement from ~6.0 to ~6.0 || ~7.0

19570237f5a8e8a1962d5635649aa23b98d1ad3c authored about 5 years ago by Lars Moelleken <[email protected]>
Update voku/arrayy requirement from ~6.0 to ~6.0 || ~7.0

Updates the requirements on [voku/arrayy](https://github.com/voku/Arrayy) to permit the latest v...

dd5c2de10f50c342107730558b841ebd23f4274f authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[*]: update the changelog

dfe6129b20c585a8ac3b6ee2202dc58e9e0776c9 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: update Arrayy lib

7f0edf4ab0aa20f7def5f63cfd23334344cc1e15 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

2952e560e1d1a730b7f52edd41b9f3d7b264ac87 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: optimize behavior for "MySQL server has gone away"

2c5d46ffa391305b7f3e60e8ab178dd10a52185e authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: update vendor lib (Arrayy)

27b421234a536e706560dd026bf30320dc2ddc4d authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix php notice -> "Undefined index: file"

e19cbdc1982a2fc0beb91852d9013469b8b6b142 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

d9f01895d97ebd1755e0ac927cf89034a0a26b80 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix caching of query results

-> "Exception: Serialization of 'Closure' is not allowed"

1303d93e943ef05f20192c20b7ae1c5ffc37528d authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: use "yield" and "references" to save more memory

f18ebe92fd7985bcb689fea2a119e0b1cff58b87 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: "composer.json" -> fix typo

3d203f86fd0615dd58e7c2064ec31d722a47529d authored about 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update FUNDING.yml

d7dae2973a94a2acff35dcdb1d3d3c039a0a51fd authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fixes for php 7.4

73fc38ce09098577be6e6ba5a55ec14e7ae1ebaa authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

de93374af975d44be2642834b35accdaf904b770 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: fix errors reported by phpstan

bad113bff320e23e6cc7acc8f5cf0f5b141a736f authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: add more log + debug information

+ optimize "fetchAllArrayyYield()"

16e44d8b641d8933da076359b50a5ffa974dcad2 authored about 5 years ago by Lars Moelleken <[email protected]>
Update FUNDING.yml

578b2d066cdc2b5008c85eb33aadc8957225958e authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: "DB" -> add support for "flags"

b472fa4b85702f602c01a462aaa06f83be6ab5a4 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: try to fix travis-ci problems v2

-> "ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)"

83458636ba6d2043c6d727a3cee782d825f79af8 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: try to fix travis-ci problems

-> "ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)"

2c57658a00b2c9b36c497f32b3620be288bf7d44 authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

8806e2b136c2241b02384b6a7ad6ab1e9d584760 authored about 5 years ago by Lars Moelleken <[email protected]>
[+]: "Result" -> DECIMAL is a "string"-format for numbers

1ca371b0d1b9dde4f5f595f0baf277de2c02053a authored about 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

e6245fa5b8445f2767148fd2c7ba85851e36e885 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: "Prepare" -> fix type compatibility with "mysqli_stmt"

2322486ab62cae590c5d27aa846b10ed735a4970 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: fix travis ci build v3

54db38e1ec4bc2d8fe62637e63ed685fc00fec9e authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: fix travis ci build v2

3c176626ec82702b8d9f8e39d80bb856e541a877 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: fix travis ci build

ea6f7c24e742c60951b264b60e902e671b2f3ee2 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix socket fallback v1

5b48131f05581486645ce24462388fdd0cb502f4 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

c15b5cbf33e1cc73b0c990fe06f0340ef9bf3e34 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix errors reported by phpstan (level 7)

0a738cb214c778d1b4cd221c4a7da802d384c242 authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: update dependencies + extend "Debug::logger"

39d9a4490f94113e2eb79d19c7e9673431891f6b authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

e10040a1c37528a1db2901a897c1e899f5be5600 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: "DB" -> replace "DateTime" check to "DateTimeInterface"

[+]: update "simple-cache" v3.2 -> v4.0

06bfdf01291cabc1585b74625e3b7ecb410ee3ed authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

6eb0ef663abc449a26c9a4eaeb00f96fbc0b226a authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix php warning, if the db config contains multi-array

7f3145745615a3673c5fc91db85d12321cf93f58 authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

ca688c7a0ca61119da366c2bb0327e6916bcc416 authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Update README.md
Update phpunit/phpunit...

3dc7e20d1ab4800fbe57ed15c33d9c5b1acfb535 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix usage of "Arrayy"

be1d7aba986f49bf9253d97073733d79eb4352b1 authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

f141d26ec5912f160f87e5b430911da6d5d4952c authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #41 from voku/dependabot/composer/phpunit/phpunit-approx-6.0or-approx-7.0

Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

5d1664aeb6eb7a13e60f520cb8690ca40a4b321a authored about 6 years ago by Lars Moelleken <[email protected]>
Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to p...

4791c6a4f4034b6a68c3e0a22285456203b4509a authored about 6 years ago by dependabot[bot] <[email protected]>
Update README.md

d47cce5b3e9e2589b0fbe1513e560e466ba4d02f authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

6747d0d5b80e262fac434eac251d3c84a82fa482 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update ".editorconfig"

e54f1d1ea9bb83c9702ef59fbbdf16e2671540d2 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: try to fix some tests

c2009b98bddad5ce1b6d55a1818ce0aa4d881b96 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

6e438cfae77b5f0eb069d67897f6dc0594fa570c authored about 6 years ago by Lars Moelleken <[email protected]>
[-]: move "Active Record"-classes into a separate repository

-> https://github.com/voku/simple-active-record

b6170fef6c0e6bf02b90ec6ff4e835cf408e6a7e authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

1623f0cb935c23661abbfdb6bec0913a3c094c32 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Apply fixes from StyleCI

a44fa52101e5a25e2ccf8d2921a5a3508275b284 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: add more tests for \Generators from the "Result"-class

91accb651a0c87c54fa81aaa5cf9ef3da8aac8fe authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #40 from voku/analysis-8wod4W

Apply fixes from StyleCI

3efe43c60f81a4cdfe8ff95296849c444b6ec98e authored about 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

ef126de3c0a300602b92887f35cf0b7b506a9e8a authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add support for "+" and "-" for DB->update() v2

05af0e4a76e65a1f6eaa29dd18bc1834bea9176e authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add support for "+" and "-" for DB->update()

58fd6dbc50d7b31b3f82b9e5aec9f1bec2218379 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

2e03a4e3a667085be0807c0597ced8c26437ddaf authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add "doctrine"-PDO support v2

41ecec3cf571f3d773e6210249560e7da2c9e56b authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #39 from voku/analysis-qxog2y

Apply fixes from StyleCI

fdf3c339dff9cc12daac1b8bb907c6ae21c670c1 authored about 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

850918cc10f345174c5d3447aac23a9371aac95e authored about 6 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Apply fixes from StyleCI

# Conflicts:
# ...

70524fedbc30e12e3182e95b8b91f5ccbd4e122b authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add "doctrine"-PDO support

69fe08d82f48a80b0fe6415731b96a3b4fef4280 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #38 from voku/analysis-8me2x7

Apply fixes from StyleCI

cd7afc69711d2a327b9655b5280ea35423aedde5 authored about 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

ee974845acb4e6f99942f44b51c79491907dce65 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

cf76e4d7a2c2567be5d8d464ac881f76132ff200 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: use "@property" phpdoc type check via Arrayy

e6ef76f570812e8a7ee748ecbfa6aba7a82f98b1 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/simple-mysqli

* 'master' of https://github.com/voku/simple-mysqli:
Update .travis.yml
Apply fixes from Sty...

a4a40b318432df9956d90f099787db800a3fdce2 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: clean-up

d5d846ec674cca52a2622526fce0f987b0f963fc authored about 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

4e98a1325dc39d54c1ed1d35a5e9f3a5703362bf authored about 6 years ago by Lars Moelleken <[email protected]>