Skip to content

Updated the MysqliDb.php file to work with php 5.3+ #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 30, 2012
Merged

Updated the MysqliDb.php file to work with php 5.3+ #3

merged 1 commit into from
Oct 30, 2012

Conversation

obayesshelton
Copy link
Contributor

Updated the MysqliDb.php file to work with php 5.3+ be removing call by reference and adding a refValues method.

Let me know if you feel these are changes are useful.

Sorry if it is in master and not dev I just did a straight fork and push

Updated the MysqliDb.php file to work with php 5.3+ be removing call by reference and adding a refValues method.
@ThingEngineer
Copy link
Owner

Oliver,

No worries, that fine with me. This was just a tool used for learning about MySQLi and DB wrappers. I used it in a few small projects but I generally use a framework like CI for large PHP projects. Nothing wrong with keeping it up to date though, I've had a good amount of people using it and still asking about it.

Josh Campbell | Ajillion | 417.631.2473 | [email protected]

On Oct 30, 2012, at 10:06 AM, Oliver Bayes-Shelton [email protected] wrote:

Updated the MysqliDb.php file to work with php 5.3+ be removing call by reference and adding a refValues method.

Let me know if you feel these are changes are useful.

Sorry if it is in master and not dev I just did a straight fork and push

You can merge this Pull Request by running:

git pull https://github.com/obayesshelton/PHP-MySQLi-Database-Class master
Or view, comment on, or merge it at:

#3

Commit Summary

Updated the MysqliDb.php file to work with php 5.3
File Changes

M MysqliDb.php (27)
Patch Links

https://github.com/ajillion/PHP-MySQLi-Database-Class/pull/3.patch
https://github.com/ajillion/PHP-MySQLi-Database-Class/pull/3.diff

Reply to this email directly or view it on GitHub.

ThingEngineer added a commit that referenced this pull request Oct 30, 2012
Updated the MysqliDb.php file to work with php 5.3+
@ThingEngineer ThingEngineer merged commit ac3330d into ThingEngineer:master Oct 30, 2012
@obayesshelton
Copy link
Contributor Author

Ah cool, well let's hope someone get's some use out of the new merge.

Thanks :)

Sent from my iPhone

On 30 Oct 2012, at 03:11 PM, Josh Campbell [email protected] wrote:

Oliver,

No worries, that fine with me. This was just a tool used for learning about MySQLi and DB wrappers. I used it in a few small projects but I generally use a framework like CI for large PHP projects. Nothing wrong with keeping it up to date though, I've had a good amount of people using it and still asking about it.

Josh Campbell | Ajillion | 417.631.2473 | [email protected]

On Oct 30, 2012, at 10:06 AM, Oliver Bayes-Shelton [email protected] wrote:

Updated the MysqliDb.php file to work with php 5.3+ be removing call by reference and adding a refValues method.

Let me know if you feel these are changes are useful.

Sorry if it is in master and not dev I just did a straight fork and push

You can merge this Pull Request by running:

git pull https://github.com/obayesshelton/PHP-MySQLi-Database-Class master
Or view, comment on, or merge it at:

#3

Commit Summary

Updated the MysqliDb.php file to work with php 5.3
File Changes

M MysqliDb.php (27)
Patch Links

https://github.com/ajillion/PHP-MySQLi-Database-Class/pull/3.patch
https://github.com/ajillion/PHP-MySQLi-Database-Class/pull/3.diff

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub.

@KpuTuK KpuTuK mentioned this pull request Jan 5, 2016
@GovetaXV GovetaXV mentioned this pull request Jun 15, 2017
@IrzaMushaffa IrzaMushaffa mentioned this pull request Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants